Uses of Interface
com.iizix.prop.IModuleOwner
Package
Description
Uses of IModuleOwner in com.iizigo.app.prop
Modifier and TypeClassDescriptionclass
The Editor version of the Module project property container.Uses of IModuleOwner in com.iizix.prop
Modifier and TypeMethodDescriptionprotected void
ClassReference.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
GProp.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
MethodReference2.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.Uses of IModuleOwner in com.iizix.prop.ui
Modifier and TypeMethodDescriptionprotected void
UIComp.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
UIContextMenu.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
UIPanelBase.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
UITitlePane.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.Uses of IModuleOwner in com.iizix.prop.ui.map
Modifier and TypeMethodDescriptionprotected void
MapMarkerProp.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.Uses of IModuleOwner in com.iizix.prop.vs
Modifier and TypeMethodDescriptionprotected void
VirtualSpace.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
VSAction.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
VSComponent.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.Uses of IModuleOwner in com.iizix.prop.vs.actor
Modifier and TypeMethodDescriptionprotected void
FieldActor.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.Uses of IModuleOwner in com.iizix.server.app.prop