Uses of Class
com.iizix.server.app.prop.AppPropCnr
Packages that use AppPropCnr Package Description com.iizigo.app.prop com.iizix.app.builder com.iizix.server.app com.iizix.server.app.prop com.iizix.server.gyro Uses of AppPropCnr in com.iizigo.app.prop
Subclasses of AppPropCnr in com.iizigo.app.prop Modifier and Type Class Description classEditorAppPropCnrThe Editor version of the Application property container that holds all the Module projects asEditorModuleProjectPropCnrchildren.Uses of AppPropCnr in com.iizix.app.builder
Fields in com.iizix.app.builder declared as AppPropCnr Modifier and Type Field Description protected AppPropCnrApplicationDistributor. appCnrThe Application container.Uses of AppPropCnr in com.iizix.server.app
Methods in com.iizix.server.app that return AppPropCnr Modifier and Type Method Description AppPropCnrAppFactory. getAppRoot()Gets the Application Root container that holds all the Module Projects and settings.Uses of AppPropCnr in com.iizix.server.app.prop
Methods in com.iizix.server.app.prop that return AppPropCnr Modifier and Type Method Description AppPropCnrAppPropCnr. clone()Cloning is not supported.Uses of AppPropCnr in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return AppPropCnr Modifier and Type Method Description AppPropCnrAppSessionGyro. getAppPropCnr()Gets the application root for static references look-up.