|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.swt.client.widget.property.DeclarativeLayoutProperty
public final class DeclarativeLayoutProperty
The "DeclarativeLayout" property, which lets you specify the key pieces of information needed retrieve a declarative UI definition (layout) that describes the contents of a widget (such as a layout portlet).
Method Summary | |
---|---|
PropertyResolver |
createResolver()
Creates a new instance of the property resolver for this property. |
java.lang.String |
getDesignerTooltip()
Gets a string that describes this property and that is shown as a tooltip in the UI Designer. |
PropertyDOMConverter |
getDOMConverter()
Gets the DOM converter for this property. |
PropertyEditor |
getEditor()
Gets the property editor for this property. |
static DeclarativeLayoutProperty |
getInstance()
Gets the singleton instance of this property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DeclarativeLayoutProperty getInstance()
public PropertyResolver createResolver()
createResolver
in interface Property
public PropertyDOMConverter getDOMConverter()
getDOMConverter
in interface Property
public PropertyEditor getEditor()
getEditor
in interface Property
public java.lang.String getDesignerTooltip()
getDesignerTooltip
in interface Property
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |