Oracle ADF Designtime API Reference v10.1.2


oracle.adf.dt.objects.editors
Class BeanListEditor

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.editors.BeanListEditor


public class BeanListEditor
extends JUDTControlListEditor

Constructor Summary
BeanListEditor(JUDTControlBinding def)

Method Summary
protected AttributeListBindPanel createEditPanelForDataControl()

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, getMethodNameWithParameters, getUniqueIteratorBindingName, getVoNameFromAction, getVONameFromIterator, prepareEditor, selectRootNode, 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

BeanListEditor

public BeanListEditor(JUDTControlBinding def)

Method Detail

createEditPanelForDataControl

protected AttributeListBindPanel createEditPanelForDataControl()

Oracle ADF Designtime API Reference v10.1.2


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