Uses of Class
com.iizigo.prop.FolderPropCnr
Packages that use FolderPropCnr Package Description com.iizigo.project com.iizigo.prop Uses of FolderPropCnr in com.iizigo.project
Subclasses of FolderPropCnr in com.iizigo.project Modifier and Type Class Description class
ModuleFolderPropCnr
The module root property container.Fields in com.iizigo.project declared as FolderPropCnr Modifier and Type Field Description protected FolderPropCnr
NewWizard. initSelectedParentFolder
The selected parent folder, null for not found.Uses of FolderPropCnr in com.iizigo.prop
Methods in com.iizigo.prop that return FolderPropCnr Modifier and Type Method Description FolderPropCnr
FolderPropCnr. clone()
Clone must be overridden.FolderPropCnr
ResourceDesignerProp. getFolderPropCnr()
Gets the FolderPropCnr.FolderPropCnr
DesignerProp. getParentFolderProp()
Gets the parent folder property container.