LazyWorkspaceD.LazyInstance

Undocumented in source.

Members

Functions

accessCheck
void accessCheck()
Undocumented in source. Be warned that the author may not have intended to support it.
attach
bool attach(WorkspaceD workspaced, ComponentInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
attachComponent
void attachComponent(ComponentWrapperInstance component)
Undocumented in source. Be warned that the author may not have intended to support it.
attachLazy
void attachLazy(ComponentFactory factory)
Undocumented in source. Be warned that the author may not have intended to support it.
checkHasComponent
bool checkHasComponent(ComponentInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
didCallAccess
bool didCallAccess()
Undocumented in source. Be warned that the author may not have intended to support it.
onBeforeAccessComponent
void onBeforeAccessComponent(ComponentInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
onLazyLoad
void onLazyLoad(string component, LazyLoadHook hook)
Undocumented in source. Be warned that the author may not have intended to support it.
onLazyLoadInstance
void onLazyLoadInstance(InstanceLoadHook hook)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lazyComponents
ComponentFactory[] lazyComponents;
Undocumented in source.

Meta