Uses of Class
com.iizix.prop.vs.VSRelativeReference
Packages that use VSRelativeReference
Package
Description
Uses of VSRelativeReference in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionprotected static void
VSRelativeReferencePropEditor.onCreateVSColumn
(EditorVirtualSpace ns, IPropertyEditorController controller, EditedPropController<?, ?> propController, org.eclipse.swt.widgets.Text text, VSRelativeReference<?> reference) Creates a column.Uses of VSRelativeReference in com.iizigo.vs
Methods in com.iizigo.vs with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionTablePanel.getBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) ValuePanel.getBestVSFieldValueType
(VSRelativeReference<?> reference) void
ActionsPanel.onBroken
(VSRelativeReference<?> reference, VSAction action) void
TablePanel.onBroken
(VSRelativeReference<?> reference, VSColumnHeader column) void
TablePanel.onBroken
(VSRelativeReference<?> reference, VSTable table) void
ValuePanel.onBroken
(VSRelativeReference<?> reference, VSField field) void
ActionsPanel.onResolved
(VSRelativeReference<?> reference, VSAction action) void
TablePanel.onResolved
(VSRelativeReference<?> reference, VSColumnHeader column) void
TablePanel.onResolved
(VSRelativeReference<?> reference, VSTable table) void
ValuePanel.onResolved
(VSRelativeReference<?> reference, VSField field) Uses of VSRelativeReference in com.iizigo.vs.prop
Subclasses of VSRelativeReference in com.iizigo.vs.propModifier and TypeClassDescriptionclass
Focus reference is used to set a reference to a focusable VSComponent.class
OnFocus reference is used to set a reference to a focusable VSComponent.Uses of VSRelativeReference in com.iizix.db.prop
Methods in com.iizix.db.prop with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionResultSetColumnProp.getBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.InputVariable.getBestVSFieldValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.ResultProps.getBestVSFieldValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.void
InputVariable.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
ResultProps.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
ResultSetColumnProp.onBroken
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been broken, i.e.void
ResultSetProps.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.void
InputVariable.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
ResultProps.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
ResultSetColumnProp.onResolved
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been resolved.void
ResultSetProps.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.Uses of VSRelativeReference in com.iizix.prop.content
Methods in com.iizix.prop.content with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionAbstractContentUIContainer.getBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.void
AbstractContentUIContainer.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.void
AbstractContentUIContainer.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.Uses of VSRelativeReference in com.iizix.prop.ui
Methods in com.iizix.prop.ui with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionUIAbstractListChoice.getBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.UIComp.getBestVSFieldValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.void
AbstractUIAction.onBroken
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been broken, i.e.void
UIAbstractListChoice.onBroken
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been broken, i.e.void
UIComp.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
AbstractUIAction.onResolved
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been resolved.void
UIAbstractListChoice.onResolved
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been resolved.void
UIComp.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.boolean
UILabel.shouldVerify
(VSRelativeReference<?> ref) Checks if a particular VS reference should be verified or not.boolean
UIOutput.shouldVerify
(VSRelativeReference<?> ref) Checks if a particular VS reference should be verified or not.Uses of VSRelativeReference in com.iizix.prop.ui.chart.series
Methods in com.iizix.prop.ui.chart.series with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionSeries.getBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.void
Series.onBroken
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been broken, i.e.void
Series.onResolved
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been resolved.Uses of VSRelativeReference in com.iizix.prop.ui.map
Methods in com.iizix.prop.ui.map with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionUIMap.getBestVSFieldValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.void
UIMap.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.Uses of VSRelativeReference in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionvoid
MLItemProp.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.Uses of VSRelativeReference in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionUITableColumn.getBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.UITable.getBestVSFieldValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.void
UITable.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
UITable.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.void
UITableColumn.onBroken
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been broken, i.e.void
UITable.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
UITable.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.void
UITableColumn.onResolved
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been resolved.Uses of VSRelativeReference in com.iizix.prop.vs
Classes in com.iizix.prop.vs with type parameters of type VSRelativeReferenceModifier and TypeClassDescriptionclass
AbstractVSVariable<VSCOMP extends VSComponent,
REFTYPE extends VSRelativeReference<VSCOMP>> Class that holds a single VS "variable" mapping of a certain type.class
VSReferenceOwnerData<VSTYPE extends VSComponent,
REFPROP extends VSRelativeReference<VSTYPE>> Data holder class for the owner of a VS relative reference property for a column reference.Subclasses of VSRelativeReference in com.iizix.prop.vsModifier and TypeClassDescriptionclass
The VirtualSpace Action Actor Participant used by Action Actors.class
The VirtualSpace Action Reference property class hold the relative reference to a VSAction instance.class
The VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance.class
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.class
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.class
Focus reference is used to set a reference to a focusable VSComponent.class
The VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance.class
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".class
The VirtualSpace Table Column Reference property class hold the name of a Column in a Table.class
The VirtualSpace Table Reference property class hold the relative reference to a VSTable instance.Methods in com.iizix.prop.vs with type parameters of type VSRelativeReferenceModifier and TypeMethodDescription<VSCOMP extends VSComponent,
REFTYPE extends VSRelativeReference<VSCOMP>>
AbstractVSVariable<VSCOMP,REFTYPE>[] VSVariables.getVariables()
Gets the variables of this container.Methods in com.iizix.prop.vs that return VSRelativeReferenceModifier and TypeMethodDescriptionVSRelativeReference.clone()
Overrides clone to clear existing reference.protected VSRelativeReference<TARGET>
VSRelativeReference.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Methods in com.iizix.prop.vs with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionIVSColumnBestValueListener.getBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.VSColumnAdapter.getBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.IVSFieldListener.getBestVSFieldValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.VSFieldAdapter.getBestVSFieldValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.VSReference.getVSComponent
(VSRelativeReference<?> relRef) Gets a VirtualSpace component from a relative reference.void
IVSActionListener.onBroken
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been broken, i.e.void
IVSColumnListener.onBroken
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been broken, i.e.void
IVSFieldListener.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
IVSTableListener.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.void
VSActionAdapter.onBroken
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been broken, i.e.void
VSColumnAdapter.onBroken
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been broken, i.e.void
VSFieldAdapter.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
VSTableAdapter.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.void
IVSActionListener.onResolved
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been resolved.void
IVSColumnListener.onResolved
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been resolved.void
IVSFieldListener.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
IVSTableListener.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.void
VSActionAdapter.onResolved
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been resolved.void
VSColumnAdapter.onResolved
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been resolved.void
VSFieldAdapter.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
VSTableAdapter.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.boolean
IVSRelativeReferenceFocusScope.shouldVerify
(VSRelativeReference<?> ref) Checks if a particular VS reference should be verified or not.Uses of VSRelativeReference in com.iizix.term.prop
Methods in com.iizix.term.prop that return VSRelativeReferenceModifier and TypeMethodDescriptionScreenFieldProp.getVSRelativeReference()
Gets the relative VS connection.Methods in com.iizix.term.prop with parameters of type VSRelativeReferenceModifier and TypeMethodDescriptionScreenFieldProp.getBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.ScreenFieldProp.getBestVSFieldValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.void
ScreenActionProp.onBroken
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been broken, i.e.void
ScreenFieldProp.onBroken
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been broken, i.e.void
ScreenFieldProp.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
ScreenActionProp.onResolved
(VSRelativeReference<?> reference, VSAction action) Called when the property reference has been resolved.void
ScreenFieldProp.onResolved
(VSRelativeReference<?> reference, VSColumnHeader column) Called when the property reference has been resolved.void
ScreenFieldProp.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.