|
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
Constructor Summary | |
JUDTControlEditor(JUDTControlBinding def)
|
Method Summary | |
void |
checkSingleAttributeSelected(java.lang.String[] selectedAttributes)
Checks if more than one attribute is selected then throws exception. |
JUDTControlBinding |
getControlDef()
|
void |
validateAttributes(java.lang.String[] selectedAttributes)
Checks if a attribute is selected or not. |
void |
validateAttributes(java.lang.String[] selectedAttributes,
java.lang.String error)
Checks if a attribute is selected or not. |
protected void |
validateIteratorName(java.lang.String iterName)
Checks if an iterator is selected or not |
protected void |
validateListView(java.lang.String voName,
java.lang.String listVOName)
In the case of LOVs, we want the vo and list vo to be different |
void |
validateSelectedView(java.lang.String voName)
Checks if a view is selected or not. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JUDTControlEditor(JUDTControlBinding def)
Method Detail |
public JUDTControlBinding getControlDef()
public void validateSelectedView(java.lang.String voName) throws java.beans.PropertyVetoException
java.beans.PropertyVetoException
public void validateAttributes(java.lang.String[] selectedAttributes) throws java.beans.PropertyVetoException
java.beans.PropertyVetoException
public void validateAttributes(java.lang.String[] selectedAttributes, java.lang.String error) throws java.beans.PropertyVetoException
java.beans.PropertyVetoException
public void checkSingleAttributeSelected(java.lang.String[] selectedAttributes) throws java.beans.PropertyVetoException
java.beans.PropertyVetoException
protected void validateListView(java.lang.String voName, java.lang.String listVOName) throws java.beans.PropertyVetoException
java.beans.PropertyVetoException
protected void validateIteratorName(java.lang.String iterName) throws java.beans.PropertyVetoException
java.beans.PropertyVetoException
|
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.