Uses of Class
com.iizigo.project.ModuleRootPropCnr
Packages that use ModuleRootPropCnr Package Description com.iizigo.db.prop com.iizigo.editor com.iizigo.project com.iizigo.prop Uses of ModuleRootPropCnr in com.iizigo.db.prop
Methods in com.iizigo.db.prop with parameters of type ModuleRootPropCnr Modifier and Type Method Description static EditorConnectionProfilesSetupEditorConnectionProfilesSetup. 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 ModuleRootPropCnr Modifier and Type Method Description static voidPropHelper. 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 ModuleRootPropCnr Modifier and Type Method Description ModuleRootPropCnrModuleRootPropCnr. clone()Clone must be overridden.ModuleRootPropCnrModuleFolderPropCnr. getRoot()The root.ModuleRootPropCnrModuleModel. getRootContainer()Gets the root container.Uses of ModuleRootPropCnr in com.iizigo.prop
Methods in com.iizigo.prop that return ModuleRootPropCnr Modifier and Type Method Description ModuleRootPropCnrDesignerProp. getRoot()Gets the root property container for the module project.