|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.xforms.constraint.DynamicDependencyHandler.Dependency.ValueChangeListener
this class listens for the change in the referred nodeset
| Constructor Summary | |
DynamicDependencyHandler.Dependency.ValueChangeListener()
|
|
| Method Summary | |
void |
checkStyling()
|
void |
checkValidity(InstanceItem item)
An instance item instructs the control to check its status, when the status changes |
void |
checkVisibility(InstanceItem item)
An instance item instructs the control to check its status, when the status changes |
void |
notifyError(java.lang.Exception e,
boolean atSubmission)
notify this listener that there was an error in the value of the instance item. |
void |
setReadonly(boolean readonly)
|
void |
setRequired(boolean required)
|
void |
valueChanged(java.lang.String newValue)
The value of this instanceItem has changed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DynamicDependencyHandler.Dependency.ValueChangeListener()
| Method Detail |
public void valueChanged(java.lang.String newValue)
valueChanged in interface InstanceItemListenerpublic void checkValidity(InstanceItem item)
checkValidity in interface InstanceItemListenerpublic void checkVisibility(InstanceItem item)
checkVisibility in interface InstanceItemListener
public void notifyError(java.lang.Exception e,
boolean atSubmission)
notifyError in interface InstanceItemListenerpublic void setReadonly(boolean readonly)
setReadonly in interface InstanceItemListenerpublic void setRequired(boolean required)
setRequired in interface InstanceItemListenerpublic void checkStyling()
checkStyling in interface InstanceItemListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||