Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
A
ACTIONSIG
- Static variable in class org.sandev.ui.util.
ActionDispatcher
The standard method signature for an action handler.
ACTIONSTATUS_ACTIVE
- Static variable in class org.sandev.ui.sandmessages.
Action
Possible value for actionStatus
ACTIONSTATUS_DISABLED
- Static variable in class org.sandev.ui.sandmessages.
Action
Possible value for actionStatus
ACTIONSTATUS_INACTIVE
- Static variable in class org.sandev.ui.sandmessages.
Action
Possible value for actionStatus
ACTIONSTATUS_UNCONDITIONAL
- Static variable in class org.sandev.ui.sandmessages.
Action
Possible value for actionStatus
ACTIONTYPE_REQUEST
- Static variable in class org.sandev.ui.sandmessages.
Action
Possible value for actionType
ACTIONTYPE_SETUP
- Static variable in class org.sandev.ui.sandmessages.
Action
Possible value for actionType
ACTIONTYPE_VALUE
- Static variable in class org.sandev.ui.sandmessages.
Action
Possible value for actionType
ACTION_ADDING
- Static variable in class org.sandev.ui.sandmessages.
SandUIUpdate
Possible value for action
ACTION_DELETING
- Static variable in class org.sandev.ui.sandmessages.
SandUIUpdate
Possible value for action
ACTION_UNKNOWN
- Static variable in class org.sandev.ui.sandmessages.
SandUIUpdate
Possible value for action
ACTION_UPDATING
- Static variable in class org.sandev.ui.sandmessages.
SandUIUpdate
Possible value for action
ACTIVESIG
- Static variable in class org.sandev.ui.util.
ActionDispatcher
The standard method signature for an activity test method.
Action
- class org.sandev.ui.sandmessages.
Action
.
AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
Action()
- Constructor for class org.sandev.ui.sandmessages.
Action
Default constructor calls init.
ActionDispatcher
- class org.sandev.ui.util.
ActionDispatcher
.
Utility class for dispatching actions based on their name.
ActionDispatcher()
- Constructor for class org.sandev.ui.util.
ActionDispatcher
ActionStruct
- class org.sandev.ui.structs.
ActionStruct
.
An action represents a call to an application function.
ActionStruct()
- Constructor for class org.sandev.ui.structs.
ActionStruct
action
- Variable in class org.sandev.ui.sandmessages.
SandUIUpdate
support for SandUpdateMessage interface
actionActual2Print(String)
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Utility method to transform an actual value for this field into a print value.
actionLabelToValue(String)
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Given a label, return the value for it.
actionPrint2Actual(String)
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Utility method to transform a print value for this field into an actual value.
actionPrint2Key(String)
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Utility method to transform a print value for this field into a key value.
actionStatus
- Variable in class org.sandev.ui.structs.
ActionStruct
Whether this action is active or not.
actionStatusActual2Print(String)
- Static method in class org.sandev.ui.sandmessages.
Action
Utility method to transform an actual value for this field into a print value.
actionStatusLabelToValue(String)
- Method in class org.sandev.ui.sandmessages.
Action
Given a label, return the value for it.
actionStatusPrint2Actual(String)
- Static method in class org.sandev.ui.sandmessages.
Action
Utility method to transform a print value for this field into an actual value.
actionStatusPrint2Key(String)
- Static method in class org.sandev.ui.sandmessages.
Action
Utility method to transform a print value for this field into a key value.
actionStatusValueToLabel(int)
- Method in class org.sandev.ui.sandmessages.
Action
Given a value, return the declared label for it.
actionType
- Variable in class org.sandev.ui.structs.
ActionStruct
What kind of action this is.
actionTypeActual2Print(String)
- Static method in class org.sandev.ui.sandmessages.
Action
Utility method to transform an actual value for this field into a print value.
actionTypeLabelToValue(String)
- Method in class org.sandev.ui.sandmessages.
Action
Given a label, return the value for it.
actionTypePrint2Actual(String)
- Static method in class org.sandev.ui.sandmessages.
Action
Utility method to transform a print value for this field into an actual value.
actionTypePrint2Key(String)
- Static method in class org.sandev.ui.sandmessages.
Action
Utility method to transform a print value for this field into a key value.
actionTypeValueToLabel(int)
- Method in class org.sandev.ui.sandmessages.
Action
Given a value, return the declared label for it.
actionValueToLabel(int)
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Given a value, return the declared label for it.
actions
- Variable in class org.sandev.ui.structs.
LinkStruct
Additional actions associated with this link.
actionsContains(Action)
- Method in class org.sandev.ui.sandmessages.
Link
Returns true if actions contains the specified value.
actionsIndexOf(Action)
- Method in class org.sandev.ui.sandmessages.
Link
Return the index of the specified value in actions, or -1 if not found.
addActions(Action)
- Method in class org.sandev.ui.sandmessages.
Link
Appends a value to actions
addActions(Action[])
- Method in class org.sandev.ui.sandmessages.
Link
Appends an array of values to actions
addElement(SandInstanceMessage)
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Specified by SandCollectionMessage interface
addEntryPoints(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends a value to entryPoints
addEntryPoints(String[])
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends an array of values to entryPoints
addLinks(Link)
- Method in class org.sandev.ui.sandmessages.
Screen
Appends a value to links
addLinks(Link[])
- Method in class org.sandev.ui.sandmessages.
Screen
Appends an array of values to links
addLocaleCountries(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends a value to localeCountries
addLocaleCountries(String[])
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends an array of values to localeCountries
addLocaleLanguages(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends a value to localeLanguages
addLocaleLanguages(String[])
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends an array of values to localeLanguages
addLocaleVariants(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends a value to localeVariants
addLocaleVariants(String[])
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends an array of values to localeVariants
addMatchInfo(SandAttrVal)
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Appends a value to matchInfo
addMatchInfo(SandAttrVal[])
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Appends an array of values to matchInfo
addScreens(Screen)
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends a value to screens
addScreens(Screen[])
- Method in class org.sandev.ui.sandmessages.
SandUI
Appends an array of values to screens
addScreens(Screen)
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Appends a value to screens
addScreens(Screen[])
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Appends an array of values to screens
addTabs(Action)
- Method in class org.sandev.ui.sandmessages.
Link
Appends a value to tabs
addTabs(Action[])
- Method in class org.sandev.ui.sandmessages.
Link
Appends an array of values to tabs
C
classEnum
- Variable in class org.sandev.ui.util.
UIActionHandlerBase
Our InstanceClassEnumerator.
clearActions()
- Method in class org.sandev.ui.sandmessages.
Link
Clears all values from actions
clearEntryPoints()
- Method in class org.sandev.ui.sandmessages.
SandUI
Clears all values from entryPoints
clearLinks()
- Method in class org.sandev.ui.sandmessages.
Screen
Clears all values from links
clearLocaleCountries()
- Method in class org.sandev.ui.sandmessages.
SandUI
Clears all values from localeCountries
clearLocaleLanguages()
- Method in class org.sandev.ui.sandmessages.
SandUI
Clears all values from localeLanguages
clearLocaleVariants()
- Method in class org.sandev.ui.sandmessages.
SandUI
Clears all values from localeVariants
clearMatchInfo()
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Clears all values from matchInfo
clearScreens()
- Method in class org.sandev.ui.sandmessages.
SandUI
Clears all values from screens
clearScreens()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Clears all values from screens
clearTabs()
- Method in class org.sandev.ui.sandmessages.
Link
Clears all values from tabs
cloneAction()
- Method in class org.sandev.ui.sandmessages.
Action
Make a deep copy of this Action.
cloneLink()
- Method in class org.sandev.ui.sandmessages.
Link
Make a deep copy of this Link.
cloneMessage()
- Method in class org.sandev.ui.sandmessages.
Action
Calls cloneAction
cloneMessage()
- Method in class org.sandev.ui.sandmessages.
Link
Calls cloneLink
cloneMessage()
- Method in class org.sandev.ui.sandmessages.
SandUI
Calls cloneSandUI
cloneMessage()
- Method in class org.sandev.ui.sandmessages.
Screen
Calls cloneScreen
cloneMessage()
- Method in class org.sandev.ui.sandmessages.
Value
Calls cloneValue
cloneQuery()
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Return a deep copy of this query message.
cloneSandUI()
- Method in class org.sandev.ui.sandmessages.
SandUI
Make a deep copy of this SandUI.
cloneScreen()
- Method in class org.sandev.ui.sandmessages.
Screen
Make a deep copy of this Screen.
cloneScreenCollection()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Clone the collection returning a new copy of the message with a new array containing the same references.
cloneValue()
- Method in class org.sandev.ui.sandmessages.
Value
Make a deep copy of this Value.
complete
- Variable in class org.sandev.ui.sandmessages.
ScreenCollection
support for SandCollectionMessage interface
convertToSuperstructClass()
- Method in class org.sandev.ui.sandmessages.
Action
Return a new instance of the message associated with the superstruct of this instance.
convertToSuperstructClass()
- Method in class org.sandev.ui.sandmessages.
Link
Return a new instance of the message associated with the superstruct of this instance.
convertToSuperstructClass()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return a new instance of the message associated with the superstruct of this instance.
convertToSuperstructClass()
- Method in class org.sandev.ui.sandmessages.
Screen
Return a new instance of the message associated with the superstruct of this instance.
convertToSuperstructClass()
- Method in class org.sandev.ui.sandmessages.
Value
Return a new instance of the message associated with the superstruct of this instance.
copyDataFrom(Action)
- Method in class org.sandev.ui.sandmessages.
Action
Deep copy all the data from the specified instance.
copyDataFrom(Link)
- Method in class org.sandev.ui.sandmessages.
Link
Deep copy all the data from the specified instance.
copyDataFrom(SandUI)
- Method in class org.sandev.ui.sandmessages.
SandUI
Deep copy all the data from the specified instance.
copyDataFrom(Screen)
- Method in class org.sandev.ui.sandmessages.
Screen
Deep copy all the data from the specified instance.
copyDataFrom(Value)
- Method in class org.sandev.ui.sandmessages.
Value
Deep copy all the data from the specified instance.
copyFieldValue(String, SandInstanceMessage)
- Method in class org.sandev.ui.sandmessages.
Action
Copy the specified field from the given instance.
copyFieldValue(String, SandInstanceMessage)
- Method in class org.sandev.ui.sandmessages.
Link
Copy the specified field from the given instance.
copyFieldValue(String, SandInstanceMessage)
- Method in class org.sandev.ui.sandmessages.
SandUI
Copy the specified field from the given instance.
copyFieldValue(String, SandInstanceMessage)
- Method in class org.sandev.ui.sandmessages.
Screen
Copy the specified field from the given instance.
copyFieldValue(String, SandInstanceMessage)
- Method in class org.sandev.ui.sandmessages.
Value
Copy the specified field from the given instance.
D
DEFAULTSECURITY_NORMAL
- Static variable in class org.sandev.ui.sandmessages.
SandUI
Possible value for defaultSecurity
DEFAULTSECURITY_SECURE
- Static variable in class org.sandev.ui.sandmessages.
SandUI
Possible value for defaultSecurity
debugDump(String)
- Method in class org.sandev.ui.sandmessages.
Action
Dump this instance into a debug printable string.
debugDump(String)
- Method in class org.sandev.ui.sandmessages.
Link
Dump this instance into a debug printable string.
debugDump(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Dump this instance into a debug printable string.
debugDump(String)
- Method in class org.sandev.ui.sandmessages.
Screen
Dump this instance into a debug printable string.
debugDump(String)
- Method in class org.sandev.ui.sandmessages.
Value
Dump this instance into a debug printable string.
defaultField(String)
- Method in class org.sandev.ui.sandmessages.
Action
Set the specified field to its default value.
defaultField(String)
- Method in class org.sandev.ui.sandmessages.
Link
Set the specified field to its default value.
defaultField(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Set the specified field to its default value.
defaultField(String)
- Method in class org.sandev.ui.sandmessages.
Screen
Set the specified field to its default value.
defaultField(String)
- Method in class org.sandev.ui.sandmessages.
Value
Set the specified field to its default value.
defaultSecurity
- Variable in class org.sandev.ui.structs.
SandUIStruct
The default interface display transmission security.
defaultSecurityActual2Print(String)
- Static method in class org.sandev.ui.sandmessages.
SandUI
Utility method to transform an actual value for this field into a print value.
defaultSecurityLabelToValue(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Given a label, return the value for it.
defaultSecurityPrint2Actual(String)
- Static method in class org.sandev.ui.sandmessages.
SandUI
Utility method to transform a print value for this field into an actual value.
defaultSecurityPrint2Key(String)
- Static method in class org.sandev.ui.sandmessages.
SandUI
Utility method to transform a print value for this field into a key value.
defaultSecurityValueToLabel(int)
- Method in class org.sandev.ui.sandmessages.
SandUI
Given a value, return the declared label for it.
defaultTemplate
- Variable in class org.sandev.ui.structs.
SandUIStruct
The default rendering transformation template name.
displayName
- Variable in class org.sandev.ui.structs.
ActionStruct
The text name for the action button.
displayValue
- Variable in class org.sandev.ui.structs.
ValueStruct
The value to display.
dumpScreen(UIRenderOutput, Screen, SandUI, UIFormOwner, AuthUser, AuthFilter, UserWorkLog, Locale)
- Method in interface org.sandev.ui.util.
UIScreenAdaptor
Given a output rendering context, render the given Screen for display.
E
entryPoints
- Variable in class org.sandev.ui.structs.
SandUIStruct
The names of the screens which are top level entry points.
entryPointsContains(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Returns true if entryPoints contains the specified value.
entryPointsIndexOf(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the index of the specified value in entryPoints, or -1 if not found.
errorTemplate
- Variable in class org.sandev.ui.structs.
SandUIStruct
Transformation template for the error display.
F
FUNCTION_AVG
- Static variable in class org.sandev.ui.sandmessages.
ScreenQuery
Possible value for function
FUNCTION_COUNT
- Static variable in class org.sandev.ui.sandmessages.
ScreenQuery
Possible value for function
FUNCTION_DATA
- Static variable in class org.sandev.ui.sandmessages.
ScreenQuery
Possible value for function
FUNCTION_MAX
- Static variable in class org.sandev.ui.sandmessages.
ScreenQuery
Possible value for function
FUNCTION_MIN
- Static variable in class org.sandev.ui.sandmessages.
ScreenQuery
Possible value for function
FUNCTION_SUM
- Static variable in class org.sandev.ui.sandmessages.
ScreenQuery
Possible value for function
fieldHasFlag(String, int)
- Method in class org.sandev.ui.sandmessages.
Action
Return true if the named field declares the indicated flag, false otherwise.
fieldHasFlag(String, int)
- Method in class org.sandev.ui.sandmessages.
Link
Return true if the named field declares the indicated flag, false otherwise.
fieldHasFlag(String, int)
- Method in class org.sandev.ui.sandmessages.
SandUI
Return true if the named field declares the indicated flag, false otherwise.
fieldHasFlag(String, int)
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return true if the named field declares the indicated flag, false otherwise.
fieldHasFlag(String, int)
- Method in class org.sandev.ui.sandmessages.
Screen
Return true if the named field declares the indicated flag, false otherwise.
fieldHasFlag(String, int)
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Return true if the named field declares the indicated flag, false otherwise.
fieldHasFlag(String, int)
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Return true if the named field declares the indicated flag, false otherwise.
fieldHasFlag(String, int)
- Method in class org.sandev.ui.sandmessages.
Value
Return true if the named field declares the indicated flag, false otherwise.
fieldValidate(SandAttrVal[])
- Method in class org.sandev.ui.sandmessages.
Action
Validate the fields as specified in the SandInstanceMessage interface
fieldValidate(SandAttrVal[])
- Method in class org.sandev.ui.sandmessages.
Link
Validate the fields as specified in the SandInstanceMessage interface
fieldValidate(SandAttrVal[])
- Method in class org.sandev.ui.sandmessages.
SandUI
Validate the fields as specified in the SandInstanceMessage interface
fieldValidate(SandAttrVal[])
- Method in class org.sandev.ui.sandmessages.
Screen
Validate the fields as specified in the SandInstanceMessage interface
fieldValidate(SandAttrVal[])
- Method in class org.sandev.ui.sandmessages.
Value
Validate the fields as specified in the SandInstanceMessage interface
fieldsValid()
- Method in class org.sandev.ui.sandmessages.
Action
Validate the fields as specified in the SandInstanceMessage interface
fieldsValid()
- Method in class org.sandev.ui.sandmessages.
Link
Validate the fields as specified in the SandInstanceMessage interface
fieldsValid()
- Method in class org.sandev.ui.sandmessages.
SandUI
Validate the fields as specified in the SandInstanceMessage interface
fieldsValid()
- Method in class org.sandev.ui.sandmessages.
Screen
Validate the fields as specified in the SandInstanceMessage interface
fieldsValid()
- Method in class org.sandev.ui.sandmessages.
Value
Validate the fields as specified in the SandInstanceMessage interface
formState
- Variable in class org.sandev.ui.structs.
LinkStruct
Initial form state for this link.
function
- Variable in class org.sandev.ui.sandmessages.
ScreenQuery
support for SandQueryMessage interface
functionActual2Print(String)
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Utility method to transform an actual value for this field into a print value.
functionLabelToValue(String)
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Given a label, return the value for it.
functionPrint2Actual(String)
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Utility method to transform a print value for this field into an actual value.
functionPrint2Key(String)
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Utility method to transform a print value for this field into a key value.
functionValueToLabel(int)
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Given a value, return the declared label for it.
G
generalAccessor(String)
- Method in class org.sandev.ui.sandmessages.
Action
General field accessor method.
generalAccessor(String)
- Method in class org.sandev.ui.sandmessages.
Link
General field accessor method.
generalAccessor(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
General field accessor method.
generalAccessor(String)
- Method in class org.sandev.ui.sandmessages.
Screen
General field accessor method.
generalAccessor(String)
- Method in class org.sandev.ui.sandmessages.
Value
General field accessor method.
generalDereference(String)
- Method in class org.sandev.ui.sandmessages.
Action
General reference field accessor method.
generalDereference(String)
- Method in class org.sandev.ui.sandmessages.
Link
General reference field accessor method.
generalDereference(String)
- Method in class org.sandev.ui.sandmessages.
SandUI
General reference field accessor method.
generalDereference(String)
- Method in class org.sandev.ui.sandmessages.
Screen
General reference field accessor method.
generalDereference(String)
- Method in class org.sandev.ui.sandmessages.
Value
General reference field accessor method.
generalModifier(int, String, int, Object)
- Method in class org.sandev.ui.sandmessages.
Action
General mutator method.
generalModifier(int, String, int, Object)
- Method in class org.sandev.ui.sandmessages.
Link
General mutator method.
generalModifier(int, String, int, Object)
- Method in class org.sandev.ui.sandmessages.
SandUI
General mutator method.
generalModifier(int, String, int, Object)
- Method in class org.sandev.ui.sandmessages.
Screen
General mutator method.
generalModifier(int, String, int, Object)
- Method in class org.sandev.ui.sandmessages.
Value
General mutator method.
getAction()
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Accessor for action
getActionActualVals()
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return an array of the possible values for this field as Strings.
getActionDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Default value for action.
getActionEnumSummary()
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return a single String summary of the possible enum values for debug and similar purposes.
getActionFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return the print name of the action field.
getActionFlag(int)
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Field flag accessor.
getActionInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Invalid value for action.
getActionKeyVals()
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return an array of unique keys for the values of this field.
getActionMetatype()
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return the metatype text for this field, or "" if no metatype was declared.
getActionPrintVals()
- Static method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return an array of the possible values for this field in display format.
getActionPrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Retrieve the current value of this field as a print String.
getActionRange()
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return the range specification for this field
getActionStatus()
- Method in class org.sandev.ui.sandmessages.
Action
Accessor for actionStatus
getActionStatusActualVals()
- Static method in class org.sandev.ui.sandmessages.
Action
Return an array of the possible values for this field as Strings.
getActionStatusDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
Action
Default value for actionStatus.
getActionStatusEnumSummary()
- Static method in class org.sandev.ui.sandmessages.
Action
Return a single String summary of the possible enum values for debug and similar purposes.
getActionStatusFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
Action
Return the print name of the actionStatus field.
getActionStatusFlag(int)
- Static method in class org.sandev.ui.sandmessages.
Action
Field flag accessor.
getActionStatusInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Action
Invalid value for actionStatus.
getActionStatusKeyVals()
- Static method in class org.sandev.ui.sandmessages.
Action
Return an array of unique keys for the values of this field.
getActionStatusMetatype()
- Method in class org.sandev.ui.sandmessages.
Action
Return the metatype text for this field, or "" if no metatype was declared.
getActionStatusPrintVals()
- Static method in class org.sandev.ui.sandmessages.
Action
Return an array of the possible values for this field in display format.
getActionStatusPrintValue()
- Method in class org.sandev.ui.sandmessages.
Action
Retrieve the current value of this field as a print String.
getActionStatusRange()
- Method in class org.sandev.ui.sandmessages.
Action
Return the range specification for this field
getActionStatusValidityCheck()
- Method in class org.sandev.ui.sandmessages.
Action
Return the empty string if the value of this field is valid according to the base SAND declarations.
getActionType()
- Method in class org.sandev.ui.sandmessages.
Action
Accessor for actionType
getActionTypeActualVals()
- Static method in class org.sandev.ui.sandmessages.
Action
Return an array of the possible values for this field as Strings.
getActionTypeDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
Action
Default value for actionType.
getActionTypeEnumSummary()
- Static method in class org.sandev.ui.sandmessages.
Action
Return a single String summary of the possible enum values for debug and similar purposes.
getActionTypeFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
Action
Return the print name of the actionType field.
getActionTypeFlag(int)
- Static method in class org.sandev.ui.sandmessages.
Action
Field flag accessor.
getActionTypeInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Action
Invalid value for actionType.
getActionTypeKeyVals()
- Static method in class org.sandev.ui.sandmessages.
Action
Return an array of unique keys for the values of this field.
getActionTypeMetatype()
- Method in class org.sandev.ui.sandmessages.
Action
Return the metatype text for this field, or "" if no metatype was declared.
getActionTypePrintVals()
- Static method in class org.sandev.ui.sandmessages.
Action
Return an array of the possible values for this field in display format.
getActionTypePrintValue()
- Method in class org.sandev.ui.sandmessages.
Action
Retrieve the current value of this field as a print String.
getActionTypeRange()
- Method in class org.sandev.ui.sandmessages.
Action
Return the range specification for this field
getActionTypeValidityCheck()
- Method in class org.sandev.ui.sandmessages.
Action
Return the empty string if the value of this field is valid according to the base SAND declarations.
getActionValidityCheck()
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return the empty string if the value of this field is valid according to the base SAND declarations.
getActions()
- Method in class org.sandev.ui.sandmessages.
Link
Accessor for actions
getActions(int)
- Method in class org.sandev.ui.sandmessages.
Link
Returns the element at the specified index.
getActionsDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
Link
Default value for actions.
getActionsElementInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Link
Invalid value for actionselement.
getActionsFlag(int)
- Static method in class org.sandev.ui.sandmessages.
Link
Field flag accessor.
getActionsInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Link
Invalid value for actions.
getActionsMetatype()
- Method in class org.sandev.ui.sandmessages.
Link
Return the metatype text for this field, or "" if no metatype was declared.
getActionsRange()
- Method in class org.sandev.ui.sandmessages.
Link
Return the range specification for this field
getActionsValidityCheck()
- Method in class org.sandev.ui.sandmessages.
Link
Return the empty string if the value of this field is valid according to the base SAND declarations.
getAllFields()
- Method in class org.sandev.ui.sandmessages.
Action
Return an array of all fields for this class.
getAllFields()
- Method in class org.sandev.ui.sandmessages.
Link
Return an array of all fields for this class.
getAllFields()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return an array of all fields for this class.
getAllFields()
- Method in class org.sandev.ui.sandmessages.
Screen
Return an array of all fields for this class.
getAllFields()
- Method in class org.sandev.ui.sandmessages.
Value
Return an array of all fields for this class.
getClassEnum()
- Method in class org.sandev.ui.util.
UIActionHandlerBase
accessor for classEnum
getCollectionMessage()
- Method in class org.sandev.ui.sandmessages.
Action
Returns null
getCollectionMessage()
- Method in class org.sandev.ui.sandmessages.
Link
Returns null
getCollectionMessage()
- Method in class org.sandev.ui.sandmessages.
SandUI
Returns null
getCollectionMessage()
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Returns null
getCollectionMessage()
- Method in class org.sandev.ui.sandmessages.
Screen
Returns a new ScreenCollection instance
getCollectionMessage()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Returns a new ScreenCollection instance
getCollectionMessage()
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Returns a new ScreenCollection instance
getCollectionMessage()
- Method in class org.sandev.ui.sandmessages.
Value
Returns null
getComplete()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Accessor for complete
getCompleteDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
ScreenCollection
Default value for complete.
getCompleteFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Return the print name of the complete field.
getCompleteFlag(int)
- Static method in class org.sandev.ui.sandmessages.
ScreenCollection
Field flag accessor.
getCompleteMetatype()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Return the metatype text for this field, or "" if no metatype was declared.
getCompletePrintValue()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Retrieve the current value of this field as a print String.
getCompleteRange()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Return the range specification for this field
getCompleteValidityCheck()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Return the empty string if the value of this field is valid according to the base SAND declarations.
getDefaultSecurity()
- Method in class org.sandev.ui.sandmessages.
SandUI
Accessor for defaultSecurity
getDefaultSecurityActualVals()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Return an array of the possible values for this field as Strings.
getDefaultSecurityDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Default value for defaultSecurity.
getDefaultSecurityEnumSummary()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Return a single String summary of the possible enum values for debug and similar purposes.
getDefaultSecurityFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the print name of the defaultSecurity field.
getDefaultSecurityFlag(int)
- Static method in class org.sandev.ui.sandmessages.
SandUI
Field flag accessor.
getDefaultSecurityInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Invalid value for defaultSecurity.
getDefaultSecurityKeyVals()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Return an array of unique keys for the values of this field.
getDefaultSecurityMetatype()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the metatype text for this field, or "" if no metatype was declared.
getDefaultSecurityPrintVals()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Return an array of the possible values for this field in display format.
getDefaultSecurityPrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUI
Retrieve the current value of this field as a print String.
getDefaultSecurityRange()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the range specification for this field
getDefaultSecurityValidityCheck()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the empty string if the value of this field is valid according to the base SAND declarations.
getDefaultTemplate()
- Method in class org.sandev.ui.sandmessages.
SandUI
Accessor for defaultTemplate
getDefaultTemplateDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Default value for defaultTemplate.
getDefaultTemplateFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the print name of the defaultTemplate field.
getDefaultTemplateFlag(int)
- Static method in class org.sandev.ui.sandmessages.
SandUI
Field flag accessor.
getDefaultTemplateInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Invalid value for defaultTemplate.
getDefaultTemplateLengthMax()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Maximum defaultTemplate length is 80 characters
getDefaultTemplateLengthNorm()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Normal defaultTemplate length is 20 characters
getDefaultTemplateMetatype()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the metatype text for this field, or "" if no metatype was declared.
getDefaultTemplatePrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUI
Retrieve the current value of this field as a print String.
getDefaultTemplateRange()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the range specification for this field
getDefaultTemplateValidityCheck()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the empty string if the value of this field is valid according to the base SAND declarations.
getDisplayFields()
- Method in class org.sandev.ui.sandmessages.
Action
Return an array of the summary field names for this class.
getDisplayFields()
- Method in class org.sandev.ui.sandmessages.
Link
Return an array of the summary field names for this class.
getDisplayFields()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return an array of the summary field names for this class.
getDisplayFields()
- Method in class org.sandev.ui.sandmessages.
Screen
Return an array of the summary field names for this class.
getDisplayFields()
- Method in class org.sandev.ui.sandmessages.
Value
Return an array of the summary field names for this class.
getDisplayName()
- Method in class org.sandev.ui.sandmessages.
Action
Accessor for displayName
getDisplayNameDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
Action
Default value for displayName.
getDisplayNameFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
Action
Return the print name of the displayName field.
getDisplayNameFlag(int)
- Static method in class org.sandev.ui.sandmessages.
Action
Field flag accessor.
getDisplayNameInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Action
Invalid value for displayName.
getDisplayNameLengthMax()
- Static method in class org.sandev.ui.sandmessages.
Action
Maximum displayName length is 70 characters
getDisplayNameLengthNorm()
- Static method in class org.sandev.ui.sandmessages.
Action
Normal displayName length is 30 characters
getDisplayNameMetatype()
- Method in class org.sandev.ui.sandmessages.
Action
Return the metatype text for this field, or "" if no metatype was declared.
getDisplayNamePrintValue()
- Method in class org.sandev.ui.sandmessages.
Action
Retrieve the current value of this field as a print String.
getDisplayNameRange()
- Method in class org.sandev.ui.sandmessages.
Action
Return the range specification for this field
getDisplayNameValidityCheck()
- Method in class org.sandev.ui.sandmessages.
Action
Return the empty string if the value of this field is valid according to the base SAND declarations.
getDisplayValue()
- Method in class org.sandev.ui.sandmessages.
Value
Accessor for displayValue
getDisplayValueDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
Value
Default value for displayValue.
getDisplayValueFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
Value
Return the print name of the displayValue field.
getDisplayValueFlag(int)
- Static method in class org.sandev.ui.sandmessages.
Value
Field flag accessor.
getDisplayValueInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Value
Invalid value for displayValue.
getDisplayValueLengthMax()
- Static method in class org.sandev.ui.sandmessages.
Value
Maximum displayValue length is 70 characters
getDisplayValueLengthNorm()
- Static method in class org.sandev.ui.sandmessages.
Value
Normal displayValue length is 30 characters
getDisplayValueMetatype()
- Method in class org.sandev.ui.sandmessages.
Value
Return the metatype text for this field, or "" if no metatype was declared.
getDisplayValuePrintValue()
- Method in class org.sandev.ui.sandmessages.
Value
Retrieve the current value of this field as a print String.
getDisplayValueRange()
- Method in class org.sandev.ui.sandmessages.
Value
Return the range specification for this field
getDisplayValueValidityCheck()
- Method in class org.sandev.ui.sandmessages.
Value
Return the empty string if the value of this field is valid according to the base SAND declarations.
getDisplayValues()
- Method in class org.sandev.ui.sandmessages.
Action
Return the values for the summary fields.
getDisplayValues(IDLookup, AuthUser, String)
- Method in class org.sandev.ui.sandmessages.
Action
Return the values for the summary fields, including dereference expressions.
getDisplayValues()
- Method in class org.sandev.ui.sandmessages.
Link
Return the values for the summary fields.
getDisplayValues(IDLookup, AuthUser, String)
- Method in class org.sandev.ui.sandmessages.
Link
Return the values for the summary fields, including dereference expressions.
getDisplayValues()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the values for the summary fields.
getDisplayValues(IDLookup, AuthUser, String)
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the values for the summary fields, including dereference expressions.
getDisplayValues()
- Method in class org.sandev.ui.sandmessages.
Screen
Return the values for the summary fields.
getDisplayValues(IDLookup, AuthUser, String)
- Method in class org.sandev.ui.sandmessages.
Screen
Return the values for the summary fields, including dereference expressions.
getDisplayValues()
- Method in class org.sandev.ui.sandmessages.
Value
Return the values for the summary fields.
getDisplayValues(IDLookup, AuthUser, String)
- Method in class org.sandev.ui.sandmessages.
Value
Return the values for the summary fields, including dereference expressions.
getElements()
- Method in class org.sandev.ui.sandmessages.
ScreenCollection
Specified by SandCollectionMessage interface
getEntryPoints()
- Method in class org.sandev.ui.sandmessages.
SandUI
Accessor for entryPoints
getEntryPoints(int)
- Method in class org.sandev.ui.sandmessages.
SandUI
Returns the element at the specified index.
getEntryPointsDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Default value for entryPoints.
getEntryPointsElementInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Invalid value for entryPointselement.
getEntryPointsFlag(int)
- Static method in class org.sandev.ui.sandmessages.
SandUI
Field flag accessor.
getEntryPointsInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Invalid value for entryPoints.
getEntryPointsLengthMax()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Maximum entryPoints length is 70 characters
getEntryPointsLengthNorm()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Normal entryPoints length is 30 characters
getEntryPointsMetatype()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the metatype text for this field, or "" if no metatype was declared.
getEntryPointsRange()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the range specification for this field
getEntryPointsValidityCheck()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the empty string if the value of this field is valid according to the base SAND declarations.
getErrorTemplate()
- Method in class org.sandev.ui.sandmessages.
SandUI
Accessor for errorTemplate
getErrorTemplateDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Default value for errorTemplate.
getErrorTemplateFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the print name of the errorTemplate field.
getErrorTemplateFlag(int)
- Static method in class org.sandev.ui.sandmessages.
SandUI
Field flag accessor.
getErrorTemplateInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Invalid value for errorTemplate.
getErrorTemplateLengthMax()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Maximum errorTemplate length is 80 characters
getErrorTemplateLengthNorm()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Normal errorTemplate length is 20 characters
getErrorTemplateMetatype()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the metatype text for this field, or "" if no metatype was declared.
getErrorTemplatePrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUI
Retrieve the current value of this field as a print String.
getErrorTemplateRange()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the range specification for this field
getErrorTemplateValidityCheck()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the empty string if the value of this field is valid according to the base SAND declarations.
getFormState()
- Method in class org.sandev.ui.sandmessages.
Link
Accessor for formState
getFormStateDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
Link
Default value for formState.
getFormStateFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
Link
Return the print name of the formState field.
getFormStateFlag(int)
- Static method in class org.sandev.ui.sandmessages.
Link
Field flag accessor.
getFormStateInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Link
Invalid value for formState.
getFormStateMetatype()
- Method in class org.sandev.ui.sandmessages.
Link
Return the metatype text for this field, or "" if no metatype was declared.
getFormStatePrintValue()
- Method in class org.sandev.ui.sandmessages.
Link
Retrieve the current value of this field as a print String.
getFormStateRange()
- Method in class org.sandev.ui.sandmessages.
Link
Return the range specification for this field
getFormStateValidityCheck()
- Method in class org.sandev.ui.sandmessages.
Link
Return the empty string if the value of this field is valid according to the base SAND declarations.
getFunction()
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Accessor for function
getFunctionActualVals()
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Return an array of the possible values for this field as Strings.
getFunctionDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Default value for function.
getFunctionEnumSummary()
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Return a single String summary of the possible enum values for debug and similar purposes.
getFunctionFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Return the print name of the function field.
getFunctionFlag(int)
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Field flag accessor.
getFunctionInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Invalid value for function.
getFunctionKeyVals()
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Return an array of unique keys for the values of this field.
getFunctionMetatype()
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Return the metatype text for this field, or "" if no metatype was declared.
getFunctionPrintVals()
- Static method in class org.sandev.ui.sandmessages.
ScreenQuery
Return an array of the possible values for this field in display format.
getFunctionPrintValue()
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Retrieve the current value of this field as a print String.
getFunctionRange()
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Return the range specification for this field
getFunctionValidityCheck()
- Method in class org.sandev.ui.sandmessages.
ScreenQuery
Return the empty string if the value of this field is valid according to the base SAND declarations.
getInitActionName(Link)
- Static method in class org.sandev.ui.util.
LinkUtil
Given a form link, return the name of the initialization action for it.
getInitialDisplay()
- Method in class org.sandev.ui.sandmessages.
SandUI
Accessor for initialDisplay
getInitialDisplayActualVals()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Return an array of the possible values for this field as Strings.
getInitialDisplayDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Default value for initialDisplay.
getInitialDisplayEnumSummary()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Return a single String summary of the possible enum values for debug and similar purposes.
getInitialDisplayFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the print name of the initialDisplay field.
getInitialDisplayFlag(int)
- Static method in class org.sandev.ui.sandmessages.
SandUI
Field flag accessor.
getInitialDisplayInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Invalid value for initialDisplay.
getInitialDisplayKeyVals()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Return an array of unique keys for the values of this field.
getInitialDisplayMetatype()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the metatype text for this field, or "" if no metatype was declared.
getInitialDisplayPrintVals()
- Static method in class org.sandev.ui.sandmessages.
SandUI
Return an array of the possible values for this field in display format.
getInitialDisplayPrintValue()
- Method in class org.sandev.ui.sandmessages.
SandUI
Retrieve the current value of this field as a print String.
getInitialDisplayRange()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the range specification for this field
getInitialDisplayValidityCheck()
- Method in class org.sandev.ui.sandmessages.
SandUI
Return the empty string if the value of this field is valid according to the base SAND declarations.
getInstance()
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Generalized accessor for the update instance
getInstanceID()
- Method in class org.sandev.ui.sandmessages.
SandUIUpdate
Return the uniqueID of the update instance, or -1 if it is not a persistent message.
getLinkType()
- Method in class org.sandev.ui.sandmessages.
Link
Accessor for linkType
getLinkTypeActualVals()
- Static method in class org.sandev.ui.sandmessages.
Link
Return an array of the possible values for this field as Strings.
getLinkTypeDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
Link
Default value for linkType.
getLinkTypeEnumSummary()
- Static method in class org.sandev.ui.sandmessages.
Link
Return a single String summary of the possible enum values for debug and similar purposes.
getLinkTypeFieldPrintValue()
- Method in class org.sandev.ui.sandmessages.
Link
Return the print name of the linkType field.
getLinkTypeFlag(int)
- Static method in class org.sandev.ui.sandmessages.
Link
Field flag accessor.
getLinkTypeInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Link
Invalid value for linkType.
getLinkTypeKeyVals()
- Static method in class org.sandev.ui.sandmessages.
Link
Return an array of unique keys for the values of this field.
getLinkTypeMetatype()
- Method in class org.sandev.ui.sandmessages.
Link
Return the metatype text for this field, or "" if no metatype was declared.
getLinkTypePrintVals()
- Static method in class org.sandev.ui.sandmessages.
Link
Return an array of the possible values for this field in display format.
getLinkTypePrintValue()
- Method in class org.sandev.ui.sandmessages.
Link
Retrieve the current value of this field as a print String.
getLinkTypeRange()
- Method in class org.sandev.ui.sandmessages.
Link
Return the range specification for this field
getLinkTypeValidityCheck()
- Method in class org.sandev.ui.sandmessages.
Link
Return the empty string if the value of this field is valid according to the base SAND declarations.
getLinks()
- Method in class org.sandev.ui.sandmessages.
Screen
Accessor for links
getLinks(int)
- Method in class org.sandev.ui.sandmessages.
Screen
Returns the element at the specified index.
getLinksDefaultValue()
- Static method in class org.sandev.ui.sandmessages.
Screen
Default value for links.
getLinksElementInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Screen
Invalid value for linkselement.
getLinksFlag(int)
- Static method in class org.sandev.ui.sandmessages.
Screen
Field flag accessor.
getLinksInvalidValue()
- Static method in class org.sandev.ui.sandmessages.
Screen
Invalid value for links.
getLinksMetatype()
- Method in class org.sandev.ui.sandmessages.
Screen
Return the metatype text for this field, or "" if no metatype was declared.
getLinksRange()
- Method in class org.sandev.ui.sandmessages.
Screen
Return the range specification for this field
getLinksValidityCheck()
- Method in class org.sandev.ui.sandmessages.
Screen
Return the empty string if the value of this field is valid according to the base SAND declarations.
getLocaleCountries()
- Method in class org.sandev.ui.sandmessages.
SandUI
Accessor for localeCountries
getLocaleCountries(int)