| AbstractVSVariable<VSCOMP extends VSComponent,REFTYPE extends VSRelativeReference<VSCOMP>> | Class that holds a single VS "variable" mapping of a certain type. | 
|---|
| FullVSAnnotationReferenceProcessor | The VirtualSpace reference processor used for the @FullVSRef annotation. | 
|---|
| VirtualSpace | This VirtualSpace property container holds the fields and tables in the VirtualSpace. | 
|---|
| VSAction | The VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s). | 
|---|
| VSActionActorParticipant | The VirtualSpace Action Actor Participant used by Action Actors. | 
|---|
| VSActionAdapter | Adapter for interface used to listen to VS action events. | 
|---|
| VSActionReference | The VirtualSpace Action Reference property class hold the relative reference to a VSAction instance. | 
|---|
| VSActionTXProcess | The transaction process implementation for the VirtualSpace Actions. | 
|---|
| VSAnnotationReferenceProcessor | The VS reference processor used for the @VSRef annotation. | 
|---|
| VSCellData | VirtualSpace cell data used when setting an entire column in a table. | 
|---|
| VSColumnAdapter | Adapter for the interface used to listen to VS table column events. | 
|---|
| VSColumnHeader | The VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s). | 
|---|
| VSColumnReference | The VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance. | 
|---|
| VSComponent | Base VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace. | 
|---|
| VSComponentReference | VS component reference implementation that calls the parent property when changes occurs in the resolved VS component when changes of the VS component (value or contents) occurs. | 
|---|
| VSField | The VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s). | 
|---|
| VSFieldAdapter | Adapter for interface used to listen to VS field value events. | 
|---|
| VSFieldReference | VS Field reference implementation that calls the parent property when changes occurs in the resolved VS Field when changes of the VS field value occurs. | 
|---|
| VSFocusReference | Focus reference is used to set a reference to a focusable VSComponent. | 
|---|
| VSGroup | The VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s). | 
|---|
| VSGroupReference | The VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance. | 
|---|
| VSOnUIEvent | Class to hold a reference to a VS Action (to invoke) or a VS component (for focus) when a UI component is "on"-something, such as "onClick". | 
|---|
| VSParticipant | The VirtualSpace participant property is a reference class to the VirtualSpace instance and interacts with the VSParticipantsHolder. | 
|---|
| VSParticipantReference | The VirtualSpace Participant Reference handles references to the VirtualSpace participants that implements the IVSParticipantinterface, such as panels. | 
|---|
| VSParticipantsHolder | This class is a child of the VirtualSpace and contains the participants in the VirtualSpace. | 
|---|
| VSReference | The VirtualSpace Reference property class hold the reference to a VirtualSpace. | 
|---|
| VSReferenceOwnerData<VSTYPE extends VSComponent,REFPROP extends VSRelativeReference<VSTYPE>> | Data holder class for the owner of a VS relative reference property for a column reference. | 
|---|
| VSRelativeReference<TARGET extends VSComponent> | The VirtualSpace Relative Reference property class hold the reference to a VirtualSpace. | 
|---|
| VSRow | The VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s). | 
|---|
| VSRows | The rows property class that only allows VSRow children properties. | 
|---|
| VSTable | The VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s). | 
|---|
| VSTableAdapter | Adapter for interface used to listen to VS table events. | 
|---|
| VSTableColumnReference | The VirtualSpace Table Column Reference property class hold the name of a Column in a Table. | 
|---|
| VSTableReference | The VirtualSpace Table Reference property class hold the relative reference to a VSTable instance. | 
|---|
| VSTableRowSelection | Class holding the changed table row selection. | 
|---|
| VSVariables | VirtualSpace "Variables" is a container that maps named Variables to VirtualSpace fields or columns/tables. | 
|---|
| VSWorkUnit | Class used to handle manipulation with one or more VS components that in turn may contain others. | 
|---|