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 class
EditorAppPropCnr
The Editor version of the Application property container that holds all the Module projects asEditorModuleProjectPropCnr
children.class
EditorModuleProjectPropCnr
The 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 class
AppPropCnr
The Application root property container that contains ModuleProjectPropCnr's for the Module Projects in the application.class
ModuleProjectPropCnr
The module root property container.