|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.PropertyEditorSupport
oracle.dacf.dataset.LockingModeEditor
Internal: Applications should not use this class.
The LockingModeEditor class provides support for using the lock type properties LOCK_NONE, LOCK_OPTIMISTIC, and LOCK_PESSIMISTIC as tags.
Constructor Summary | |
LockingModeEditor()
Internal: Applications should not use this class. |
Method Summary | |
java.lang.String[] |
getTags()
Internal: Applications should not use this method. |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LockingModeEditor()
Default constructor.
Method Detail |
public java.lang.String[] getTags()
If this property value is one of a set of known locking mode tagged values, then this method should return an array of the tags. If this property cannot be represented as a tagged value, the method returns null.
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.