Package org.sandev.ui.structs

Class Summary
ActionStruct An action represents a call to an application function.
AggregateUpdateInstanceStruct An instance of an AggregateUpdate for use in editing interfaces.
CollectionInstanceStruct An instance of a SandCollectionMessage for use in editing interfaces.
EmailAddressStruct A decorated email address used in parsing utility methods.
LinkStruct A link to a ScreenStruct reached either directly as a hyperlink or at the conclusion of processing a form.
QueryInstanceStruct An instance of a SandQueryMessage for use in editing interfaces.
SandUIStruct A display independent model of screen transitions.
ScreenStruct A screen is a single logical application display.
UpdateInstanceStruct An instance of a SandUpdateMessage for use in editing interfaces.
ValueStruct A value is a message representing a single value.
VerbInstanceStruct An abstract base for verb messages being used as instances.