|
Oracle ADF Designtime API Reference v10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.adf.dt.objects.editors.JUDTObjectEditor
oracle.adf.dt.objects.editors.JUDTControlEditor
oracle.adf.dt.objects.editors.JUDTControlValueEditor
oracle.adf.dt.objects.editors.JUDTControlRangeEditor
oracle.adf.dt.objects.editors.JUDTCtrlHierEditor
Editor for JUDTCtrlHier
Constructor Summary | |
JUDTCtrlHierEditor(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 JUDTCtrlHierEditor(JUDTControlBinding def)
Method Detail |
public void initFromDef()
initFromDef
in class JUDTControlRangeEditor
public void validateEditPanel() throws java.beans.PropertyVetoException
validateEditPanel
in class JUDTControlRangeEditor
java.beans.PropertyVetoException
public void saveToDef()
saveToDef
in class JUDTControlRangeEditor
protected javax.swing.JPanel createEditPanel()
createEditPanel
in class JUDTControlRangeEditor
|
Oracle ADF Designtime API Reference v10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.