Uses of Class
com.iizigo.prop.ResourceDesignerProp
Packages that use ResourceDesignerProp Package Description com.iizigo.project com.iizigo.prop Uses of ResourceDesignerProp in com.iizigo.project
Methods in com.iizigo.project that return ResourceDesignerProp Modifier and Type Method Description ResourceDesignerProp
ModuleRootPropCnr. getDesigner()
Gets the Designer Extension for Properties.ResourceDesignerProp
ModuleFolder. getPropertyFromResource(org.eclipse.core.resources.IResource resource)
Gets a property from a resource located or was located under this folder.ResourceDesignerProp[]
ModuleModel. getReferencedDesignerPropModules()
Gets the designer properties of the module models that are referenced by this Module project.Uses of ResourceDesignerProp in com.iizigo.prop
Methods in com.iizigo.prop that return ResourceDesignerProp Modifier and Type Method Description ResourceDesignerProp
FilePropCnr. getDesigner()
Gets the Designer Extension for Properties.ResourceDesignerProp
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.