Uses of Class
com.iizigo.prop.ResourceDesignerProp
Uses of ResourceDesignerProp in com.iizigo.project
Modifier and TypeMethodDescriptionModuleRootPropCnr.getDesigner()
Gets the Designer Extension for Properties.ModuleFolder.getPropertyFromResource
(org.eclipse.core.resources.IResource resource) Gets a property from a resource located or was located under this folder.ModuleModel.getReferencedDesignerPropModules()
Gets the designer properties of the module models that are referenced by this Module project.Uses of ResourceDesignerProp in com.iizigo.prop
Modifier and TypeMethodDescriptionFilePropCnr.getDesigner()
Gets the Designer Extension for Properties.FolderPropCnr.getDesigner()
Gets the Designer Extension for Properties.static ResourceDesignerProp
DesignerProp.getInstance
(org.eclipse.core.resources.IResource resource) Gets the instance of the property in a resource.static ResourceDesignerProp
DesignerProp.getInstance
(org.eclipse.core.resources.IResource resource, boolean logError) Gets the instance of the property in a resource.