ADF Designtime

oracle.adf.dt.objects.jui.editors
Class JUDTListSingleSelEditor

java.lang.Object
  extended byoracle.adf.dt.objects.editors.JUDTObjectEditor
      extended byoracle.adf.dt.objects.editors.JUDTControlEditor
          extended byoracle.adf.dt.objects.editors.JUDTControlValueEditor
              extended byoracle.adf.dt.objects.editors.JUDTControlAttrEditor
                  extended byoracle.adf.dt.objects.editors.JUDTControlListEditor
                      extended byoracle.adf.dt.objects.jui.editors.JUDTListSingleSelEditor

public class JUDTListSingleSelEditor
extends JUDTControlListEditor


Constructor Summary
JUDTListSingleSelEditor(JUDTControlBinding def)
           
JUDTListSingleSelEditor(JUDTControlBinding def, boolean selectAllAttributes)
           
 
Methods inherited from class oracle.adf.dt.objects.editors.JUDTControlListEditor
createEditPanel, determinePanelToShow, findPanel, initFromDef, saveToDef, validateEditPanel
 
Methods inherited from class oracle.adf.dt.objects.editors.JUDTControlValueEditor
validateAttributeBindPanel, validateAttributeBindPanel, validateAttributeListBindPanel, validateAttributeListBindPanel
 
Methods inherited from class oracle.adf.dt.objects.editors.JUDTControlEditor
checkSingleAttributeSelected, getControlDef, validateAttributes, validateAttributes, validateIteratorName, validateListView, validateSelectedView
 
Methods inherited from class oracle.adf.dt.objects.editors.JUDTObjectEditor
createIteratorBinding, dumpIteratorsInPageDef, findAppModule, findIteratorBinding, findIteratorBindingWithMatchingViewName, findJUDTBean, findOrCreateDataControl, findOrCreateEditPanel, findOrCreateIteratorBinding, findOrCreateIteratorBinding, getBindingContainer, getContext, getEditPanel, getHelpUrl, getJUDTObject, getMethodIteratorInstanceName, getMethodNameWithParameters, getUniqueIteratorBindingName, getVoNameFromAction, getVONameFromIterator, prepareEditor, setHelpUrl, setJUDTObject, showEditorInDialog, showErrorDialog, showWarningDialog, trimPackage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUDTListSingleSelEditor

public JUDTListSingleSelEditor(JUDTControlBinding def)

JUDTListSingleSelEditor

public JUDTListSingleSelEditor(JUDTControlBinding def,
                               boolean selectAllAttributes)

ADF Designtime

 

Copyright © 1997, 2004, Oracle. All rights reserved.