|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.PropertyEditorSupport | +--com.ibm.mm.beans.util.DisplayModeEditor
Message display mode property editor.
Constructor Summary | |
DisplayModeEditor()
|
Method Summary | |
java.lang.String |
getAsText()
Get property value as string text. |
java.lang.String[] |
getTags()
Build a list of display strings for valid message display modes. |
void |
setAsText(java.lang.String valueString)
Set property value from a string text. |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DisplayModeEditor()
Method Detail |
public java.lang.String[] getTags()
getTags
in class java.beans.PropertyEditorSupport
public java.lang.String getAsText()
getAsText
in class java.beans.PropertyEditorSupport
public void setAsText(java.lang.String valueString) throws java.lang.IllegalArgumentException
setAsText
in class java.beans.PropertyEditorSupport
valueString
- the value to set in string
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |