|
|||||||||
| Home >> All >> com >> gammastream >> [ validity overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.gammastream.validity
Class GSVExceptionViewer

java.lang.ObjectWOComponent
com.gammastream.validity.GSVExceptionViewer
- public class GSVExceptionViewer
- extends WOComponent
| Field Summary | |
private NSArray |
_attributeKeys
|
java.lang.String |
currentMessage
|
NSArray |
messageArray
|
| Constructor Summary | |
GSVExceptionViewer(WOContext context)
|
|
| Method Summary | |
NSArray |
attributeKeys()
|
NSValidation.ValidationException |
exception()
|
boolean |
hasMessagesForAttribute()
|
boolean |
isStateless()
|
NSDictionary |
messageDictionary()
|
NSArray |
messages()
|
NSArray |
messagesForAttribute()
|
void |
reset()
|
boolean |
show()
|
boolean |
showAllErrors()
|
boolean |
synchronizesVariablesWithBindings()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
currentMessage
public java.lang.String currentMessage
messageArray
public NSArray messageArray
_attributeKeys
private NSArray _attributeKeys
| Constructor Detail |
GSVExceptionViewer
public GSVExceptionViewer(WOContext context)
| Method Detail |
reset
public void reset()
synchronizesVariablesWithBindings
public boolean synchronizesVariablesWithBindings()
isStateless
public boolean isStateless()
exception
public NSValidation.ValidationException exception()
showAllErrors
public boolean showAllErrors()
attributeKeys
public NSArray attributeKeys()
show
public boolean show()
messageDictionary
public NSDictionary messageDictionary()
messages
public NSArray messages()
messagesForAttribute
public NSArray messagesForAttribute()
hasMessagesForAttribute
public boolean hasMessagesForAttribute()
|
|||||||||
| Home >> All >> com >> gammastream >> [ validity overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
WOComponent