Uses of Interface
com.iizix.prop.IInitializePropMgr
Packages that use IInitializePropMgr Package Description com.iizigo.app.prop com.iizix.server.app.prop Uses of IInitializePropMgr in com.iizigo.app.prop
Classes in com.iizigo.app.prop that implement IInitializePropMgr Modifier and Type Class Description classEditorAppPropCnrThe Editor version of the Application property container that holds all the Module projects asEditorModuleProjectPropCnrchildren.classEditorModuleProjectPropCnrThe Editor version of the Module project property container.Uses of IInitializePropMgr in com.iizix.server.app.prop
Classes in com.iizix.server.app.prop that implement IInitializePropMgr Modifier and Type Class Description classAppPropCnrThe Application root property container that contains ModuleProjectPropCnr's for the Module Projects in the application.classModuleProjectPropCnrThe module root property container.