void |
BoundComponentInstance.addAttributeError(ERMAttributeError attributeError)
Adds the ERMAttributeError to the BoundComponents error list if the BoundCOmponent does not have
another error.
|
void |
PageInstance.removeAttributeError(ERMAttributeError attributeError)
Removes the ERMAttributeError from the page's list.
|
void |
PageInstance.setAttributeError(ERMAttributeError attributeError)
Add the ERMAttributeError to the page's list.
|
void |
ControlInstance.setAttributeError(UIERMBoundControl boundControl,
ERMAttributeError error) |
boolean |
AppInstance.stillHasAttributeError(ERMAttributeError error) |