|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sage.swt.client.widget.property.DataPanelPropertiesProperty
public final class DataPanelPropertiesProperty
The "Data Panel Properties" property, which lets you specify the data panel properties in the data panel widget.
| 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 DataPanelPropertiesProperty |
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 DataPanelPropertiesProperty getInstance()
public PropertyResolver createResolver()
createResolver in interface Propertypublic PropertyDOMConverter getDOMConverter()
getDOMConverter in interface Propertypublic PropertyEditor getEditor()
getEditor in interface Propertypublic java.lang.String getDesignerTooltip()
getDesignerTooltip in interface Property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||