Uses of Interface
com.iizix.prop.IModuleOwner
Packages that use IModuleOwner
Package
Description
Uses of IModuleOwner in com.iizigo.app.prop
Classes in com.iizigo.app.prop that implement IModuleOwnerModifier and TypeClassDescriptionclassThe Editor version of the Module project property container.Uses of IModuleOwner in com.iizix.prop
Methods in com.iizix.prop with parameters of type IModuleOwnerModifier and TypeMethodDescriptionprotected voidClassReference.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidGProp.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidMethodReference2.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
Methods in com.iizix.prop.ui with parameters of type IModuleOwnerModifier and TypeMethodDescriptionprotected voidUIComp.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidUIContextMenu.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidUIPanelBase.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidUITitlePane.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
Methods in com.iizix.prop.ui.map with parameters of type IModuleOwnerModifier and TypeMethodDescriptionprotected voidMapMarkerProp.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
Methods in com.iizix.prop.vs with parameters of type IModuleOwnerModifier and TypeMethodDescriptionprotected voidVirtualSpace.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidVSAction.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidVSComponent.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
Methods in com.iizix.prop.vs.actor with parameters of type IModuleOwnerModifier and TypeMethodDescriptionprotected voidFieldActor.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
Classes in com.iizix.server.app.prop that implement IModuleOwner