wt.clients.beans
Class AttributesFormModeEditor
java.lang.Object
java.beans.PropertyEditorSupport
wt.clients.beans.AttributesFormModeEditor
- All Implemented Interfaces:
- PropertyEditor
- public class AttributesFormModeEditor
- extends PropertyEditorSupport
This is a PropertyEditor for the "Mode" property of the AttributesForm.
This class is only intended for use by builder tools.
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
modes
private static final String[] modes
AttributesFormModeEditor
public AttributesFormModeEditor()
getAsText
public String getAsText()
setAsText
public void setAsText(String s)
getTags
public String[] getTags()
getJavaInitializationString
public String getJavaInitializationString()