|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.adf.dt.objects.editors.JUDTObjectEditor
oracle.adf.dt.objects.editors.JUDTControlEditor
oracle.adf.dt.objects.editors.JUDTControlValueEditor
oracle.adf.dt.objects.editors.JUDTControlAttrEditor
oracle.adf.dt.objects.editors.JUDTLovEditor
Editor for LOV objects e.g JUDTComboBox,JUDTLovButton Creates LovSingleBindPanel which is used for the interaction with the user.
Constructor Summary | |
JUDTLovEditor(JUDTControlBinding def)
|
Method Summary | |
protected javax.swing.JPanel |
createEditPanel()
create the panel which will edit the Def object |
void |
initFromDef()
initialize UI from def |
void |
saveToDef()
trasfer values from UI to the def object |
void |
validateEditPanel()
validate entries in UI panel |
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JUDTLovEditor(JUDTControlBinding def)
Method Detail |
public void initFromDef()
initFromDef
in class JUDTControlAttrEditor
public void validateEditPanel() throws java.beans.PropertyVetoException
validateEditPanel
in class JUDTControlAttrEditor
java.beans.PropertyVetoException
public void saveToDef()
saveToDef
in class JUDTControlAttrEditor
protected javax.swing.JPanel createEditPanel()
createEditPanel
in class JUDTControlAttrEditor
|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.