|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--oracle.jbo.server.rules.BaseEnumEditor
|
+--oracle.jbo.server.rules.CompareTypeEditor
An example validation property editor.
This class supports GUIs that provide for the selection of a relation operation.
| Constructor Summary |
CompareTypeEditor()
|
| Method Summary |
| Type | Method |
|---|---|
protected java.lang.String |
getEnumName()
|
java.lang.String[] |
getTags()
Constructs an array of value tags from the enumerated symbols. |
| Methods inherited from class oracle.jbo.server.rules.BaseEnumEditor |
getAsText, getCustomEditor, getJavaInitializationString,
isPaintable, paintValue, setAsText,
setValue, supportsCustomEditor |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getValue, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompareTypeEditor()
| Method Detail |
protected java.lang.String getEnumName()
getEnumName in class BaseEnumEditorpublic java.lang.String[] getTags()
getTags in class BaseEnumEditor
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||