Uses of Class
com.iizix.prop.vs.VSRelativeReference
Uses of VSRelativeReference in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor with parameters of type VSRelativeReference Modifier and Type Method Description protected static voidVSRelativeReferencePropEditor. 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 VSRelativeReference Modifier and Type Method Description Value.TypeTablePanel. getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Value.TypeValuePanel. getBestVSFieldValueType(VSRelativeReference<?> reference)voidActionsPanel. onBroken(VSRelativeReference<?> reference, VSAction action)voidTablePanel. onBroken(VSRelativeReference<?> reference, VSColumnHeader column)voidTablePanel. onBroken(VSRelativeReference<?> reference, VSTable table)voidValuePanel. onBroken(VSRelativeReference<?> reference, VSField field)voidActionsPanel. onResolved(VSRelativeReference<?> reference, VSAction action)voidTablePanel. onResolved(VSRelativeReference<?> reference, VSColumnHeader column)voidTablePanel. onResolved(VSRelativeReference<?> reference, VSTable table)voidValuePanel. onResolved(VSRelativeReference<?> reference, VSField field)Uses of VSRelativeReference in com.iizigo.vs.prop
Subclasses of VSRelativeReference in com.iizigo.vs.prop Modifier and Type Class Description classEditorVSFocusReferenceFocus reference is used to set a reference to a focusable VSComponent.classEditorVSOnUIEventOnFocus 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 VSRelativeReference Modifier and Type Method Description Value.TypeResultSetColumnProp. getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.Value.TypeInputVariable. getBestVSFieldValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.Value.TypeResultProps. getBestVSFieldValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.voidInputVariable. onBroken(VSRelativeReference<?> reference, VSField field)Called when the property reference has been broken, i.e.voidResultProps. onBroken(VSRelativeReference<?> reference, VSField field)Called when the property reference has been broken, i.e.voidResultSetColumnProp. onBroken(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been broken, i.e.voidResultSetProps. onBroken(VSRelativeReference<?> reference, VSTable table)Called when the property reference has been broken, i.e.voidInputVariable. onResolved(VSRelativeReference<?> reference, VSField field)Called when the property reference has been resolved.voidResultProps. onResolved(VSRelativeReference<?> reference, VSField field)Called when the property reference has been resolved.voidResultSetColumnProp. onResolved(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been resolved.voidResultSetProps. 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 VSRelativeReference Modifier and Type Method Description Value.TypeAbstractContentUIContainer. getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.voidAbstractContentUIContainer. onBroken(VSRelativeReference<?> reference, VSTable table)Called when the property reference has been broken, i.e.voidAbstractContentUIContainer. 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 VSRelativeReference Modifier and Type Method Description Value.TypeUIAbstractListChoice. getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.Value.TypeUIComp. getBestVSFieldValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.voidAbstractUIAction. onBroken(VSRelativeReference<?> reference, VSAction action)Called when the property reference has been broken, i.e.voidUIAbstractListChoice. onBroken(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been broken, i.e.voidUIComp. onBroken(VSRelativeReference<?> reference, VSField field)Called when the property reference has been broken, i.e.voidAbstractUIAction. onResolved(VSRelativeReference<?> reference, VSAction action)Called when the property reference has been resolved.voidUIAbstractListChoice. onResolved(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been resolved.voidUIComp. onResolved(VSRelativeReference<?> reference, VSField field)Called when the property reference has been resolved.booleanUILabel. shouldVerify(VSRelativeReference<?> ref)Checks if a particular VS reference should be verified or not.booleanUIOutput. 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 VSRelativeReference Modifier and Type Method Description Value.TypeSeries. getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.voidSeries. onBroken(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been broken, i.e.voidSeries. 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 VSRelativeReference Modifier and Type Method Description Value.TypeUIMap. getBestVSFieldValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.voidUIMap. 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 VSRelativeReference Modifier and Type Method Description voidMLItemProp. 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 VSRelativeReference Modifier and Type Method Description Value.TypeUITableColumn. getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.Value.TypeUITable. getBestVSFieldValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.voidUITable. onBroken(VSRelativeReference<?> reference, VSField field)Called when the property reference has been broken, i.e.voidUITable. onBroken(VSRelativeReference<?> reference, VSTable table)Called when the property reference has been broken, i.e.voidUITableColumn. onBroken(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been broken, i.e.voidUITable. onResolved(VSRelativeReference<?> reference, VSField field)Called when the property reference has been resolved.voidUITable. onResolved(VSRelativeReference<?> reference, VSTable table)Called when the property reference has been resolved.voidUITableColumn. 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 VSRelativeReference Modifier and Type Class Description classAbstractVSVariable<VSCOMP extends VSComponent,REFTYPE extends VSRelativeReference<VSCOMP>>Class that holds a single VS "variable" mapping of a certain type.classVSReferenceOwnerData<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.vs Modifier and Type Class Description classVSActionActorParticipantThe VirtualSpace Action Actor Participant used by Action Actors.classVSActionReferenceThe VirtualSpace Action Reference property class hold the relative reference to a VSAction instance.classVSColumnReferenceThe VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance.classVSComponentReferenceVS 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.classVSFieldReferenceVS Field reference implementation that calls the parent property when changes occurs in the resolved VS Field when changes of the VS field value occurs.classVSFocusReferenceFocus reference is used to set a reference to a focusable VSComponent.classVSGroupReferenceThe VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance.classVSOnUIEventClass 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".classVSTableColumnReferenceThe VirtualSpace Table Column Reference property class hold the name of a Column in a Table.classVSTableReferenceThe VirtualSpace Table Reference property class hold the relative reference to a VSTable instance.Methods in com.iizix.prop.vs with type parameters of type VSRelativeReference Modifier and Type Method Description <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 VSRelativeReference Modifier and Type Method Description VSRelativeReference<TARGET>VSRelativeReference. clone()Overrides clone to clear existing reference.Methods in com.iizix.prop.vs with parameters of type VSRelativeReference Modifier and Type Method Description Value.TypeIVSColumnBestValueListener. getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.Value.TypeVSColumnAdapter. getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.Value.TypeIVSFieldListener. getBestVSFieldValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.Value.TypeVSFieldAdapter. getBestVSFieldValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.VSComponentVSReference. getVSComponent(VSRelativeReference<?> relRef)Gets a VirtualSpace component from a relative reference.voidIVSActionListener. onBroken(VSRelativeReference<?> reference, VSAction action)Called when the property reference has been broken, i.e.voidIVSColumnListener. onBroken(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been broken, i.e.voidIVSFieldListener. onBroken(VSRelativeReference<?> reference, VSField field)Called when the property reference has been broken, i.e.voidIVSTableListener. onBroken(VSRelativeReference<?> reference, VSTable table)Called when the property reference has been broken, i.e.voidVSActionAdapter. onBroken(VSRelativeReference<?> reference, VSAction action)Called when the property reference has been broken, i.e.voidVSColumnAdapter. onBroken(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been broken, i.e.voidVSFieldAdapter. onBroken(VSRelativeReference<?> reference, VSField field)Called when the property reference has been broken, i.e.voidVSTableAdapter. onBroken(VSRelativeReference<?> reference, VSTable table)Called when the property reference has been broken, i.e.voidIVSActionListener. onResolved(VSRelativeReference<?> reference, VSAction action)Called when the property reference has been resolved.voidIVSColumnListener. onResolved(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been resolved.voidIVSFieldListener. onResolved(VSRelativeReference<?> reference, VSField field)Called when the property reference has been resolved.voidIVSTableListener. onResolved(VSRelativeReference<?> reference, VSTable table)Called when the property reference has been resolved.voidVSActionAdapter. onResolved(VSRelativeReference<?> reference, VSAction action)Called when the property reference has been resolved.voidVSColumnAdapter. onResolved(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been resolved.voidVSFieldAdapter. onResolved(VSRelativeReference<?> reference, VSField field)Called when the property reference has been resolved.voidVSTableAdapter. onResolved(VSRelativeReference<?> reference, VSTable table)Called when the property reference has been resolved.booleanIVSRelativeReferenceFocusScope. 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 VSRelativeReference Modifier and Type Method Description VSRelativeReference<?>ScreenFieldProp. getVSRelativeReference()Gets the relative VS connection.Methods in com.iizix.term.prop with parameters of type VSRelativeReference Modifier and Type Method Description Value.TypeScreenFieldProp. getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.Value.TypeScreenFieldProp. getBestVSFieldValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.voidScreenActionProp. onBroken(VSRelativeReference<?> reference, VSAction action)Called when the property reference has been broken, i.e.voidScreenFieldProp. onBroken(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been broken, i.e.voidScreenFieldProp. onBroken(VSRelativeReference<?> reference, VSField field)Called when the property reference has been broken, i.e.voidScreenActionProp. onResolved(VSRelativeReference<?> reference, VSAction action)Called when the property reference has been resolved.voidScreenFieldProp. onResolved(VSRelativeReference<?> reference, VSColumnHeader column)Called when the property reference has been resolved.voidScreenFieldProp. onResolved(VSRelativeReference<?> reference, VSField field)Called when the property reference has been resolved.