Uses of Class
com.iizigo.project.ModuleRootPropCnr
Packages that use ModuleRootPropCnr
Uses of ModuleRootPropCnr in com.iizigo.db.prop
Methods in com.iizigo.db.prop with parameters of type ModuleRootPropCnrModifier and TypeMethodDescriptionEditorConnectionProfilesSetup.createEditorConnectionProfilesSetup
(ModuleRootPropCnr moduleRoot) Creates the instance of this property container, populated with connection profiles used in the project.Uses of ModuleRootPropCnr in com.iizigo.editor
Methods in com.iizigo.editor with parameters of type ModuleRootPropCnrModifier and TypeMethodDescriptionstatic void
PropHelper.restoreState
(org.eclipse.jface.viewers.Viewer viewer, ModuleRootPropCnr root, org.eclipse.ui.IMemento memento) Restores the state of a viewer once the viewer contents has been set.Uses of ModuleRootPropCnr in com.iizigo.project
Methods in com.iizigo.project that return ModuleRootPropCnrModifier and TypeMethodDescriptionModuleRootPropCnr.clone()
Clone must be overridden.ModuleFolderPropCnr.getRoot()
The root.ModuleModel.getRootContainer()
Gets the root container.Uses of ModuleRootPropCnr in com.iizigo.prop
Methods in com.iizigo.prop that return ModuleRootPropCnrModifier and TypeMethodDescriptionfinal ModuleRootPropCnr
DesignerProp.getRoot()
Gets the root property container for the module project.