oracle.adf.dt.objects.editors
Class JUDTControlValueEditor
java.lang.Object
oracle.adf.dt.objects.editors.JUDTObjectEditor
oracle.adf.dt.objects.editors.JUDTControlEditor
oracle.adf.dt.objects.editors.JUDTControlValueEditor
- Direct Known Subclasses:
- JUDTControlAttrEditor, JUDTControlRangeEditor, JUDTDynamicTableEditor, JUDTFormatEditor
- public abstract class JUDTControlValueEditor
- extends JUDTControlEditor
Methods inherited from class oracle.adf.dt.objects.editors.JUDTObjectEditor |
createEditPanel, createIteratorBinding, dumpIteratorsInPageDef, findAppModule, findIteratorBinding, findIteratorBindingWithMatchingViewName, findJUDTBean, findOrCreateDataControl, findOrCreateEditPanel, findOrCreateIteratorBinding, findOrCreateIteratorBinding, getBindingContainer, getContext, getEditPanel, getHelpUrl, getJUDTObject, getMethodNameWithParameters, getUniqueIteratorBindingName, getVoNameFromAction, getVONameFromIterator, initFromDef, prepareEditor, saveToDef, selectRootNode, setHelpUrl, setJUDTObject, showEditorInDialog, showErrorDialog, showWarningDialog, trimPackage, validateEditPanel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUDTControlValueEditor
public JUDTControlValueEditor(JUDTControlBinding def)
validateAttributeBindPanel
public void validateAttributeBindPanel()
throws java.beans.PropertyVetoException
- Validates the AttributeBindPanel before disposing.
-
- Throws:
java.beans.PropertyVetoException
validateAttributeBindPanel
public void validateAttributeBindPanel(boolean singleAttribute)
throws java.beans.PropertyVetoException
- Validates the AttributeBindPanel before disposing.
-
- Throws:
java.beans.PropertyVetoException
validateAttributeListBindPanel
public void validateAttributeListBindPanel()
throws java.beans.PropertyVetoException
- Validates the AttributeListBindPanel before disposing.
-
- Throws:
java.beans.PropertyVetoException
validateAttributeListBindPanel
public void validateAttributeListBindPanel(boolean singleAttribute)
throws java.beans.PropertyVetoException
- Validates the AttributeBindPanel before disposing.
-
- Throws:
java.beans.PropertyVetoException
Copyright © 1997, 2004, Oracle. All rights reserved.