Uses of Class
com.iizix.prop.vs.VSField
Package
Description
Uses of VSField in com.iizigo.link.vs
Uses of VSField in com.iizigo.panel.prop
Modifier and TypeMethodDescriptionvoid
EUIDateTime.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of VSField in com.iizigo.vs
Modifier and TypeMethodDescriptionvoid
ValuePanel.onBroken
(VSRelativeReference<?> reference, VSField field) void
TablePanel.onCellStateChanged
(VSField cell, IVSComponentState.State state, boolean on) void
TablePanel.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) void
TablePanel.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) void
ValuePanel.onResolved
(VSRelativeReference<?> reference, VSField field) void
TablePanel.onStateChanged
(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) void
ValuePanel.onStateChanged
(VSField field, IVSComponentState.State state, boolean on) void
ValuePanel.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing pp) Uses of VSField in com.iizigo.vs.prop
ModifierConstructorDescriptionEditorVSRow
(Atom propertyAtom, VSField[] fields) Creates the VirtualSpace Row property container with the specified name.Uses of VSField in com.iizix.api
Modifier and TypeMethodDescriptionGets the field with the specified path.BaseEvent.getField2
(@FullVSRef String fullVSRef) Gets the field with the specified full VS reference path.BaseEvent.getFieldNull
(@VSRef String path) Gets the field with the specified path.BaseEvent.getFieldNull2
(@FullVSRef String fullVSRef) Gets the field with the specified full VS reference path.Uses of VSField in com.iizix.api.vs
Modifier and TypeMethodDescriptionVSFieldEvent.getSource()
Gets the VirtualSpace Field that is the source of the event.ModifierConstructorDescriptionVSFieldEvent
(VSField source, VSFieldEvent.Op operation, Object value, Value.Type sourceType, Value.Type targetType, GProp<?> trigger) Constructs the event for an action to use with value conversion.VSFieldEvent
(VSField source, Value value, GProp<?> trigger) Constructs the validation event for an action with a property being the trigger source, e.g.Uses of VSField in com.iizix.db.prop
Modifier and TypeMethodDescriptionInputVariable.getVSField()
Gets the VSField.ResultProps.getVSField()
Gets the VirtualSpace table for all the output.Modifier and TypeMethodDescriptionInputVariable.getVSPropertyClass()
Gets the class wanted for the VS component being referenced.Modifier and TypeMethodDescriptionvoid
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
ResultSetProps.onCellStateChanged
(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.void
ResultSetColumnProp.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
ResultSetProps.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.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
InputVariable.onStateChanged
(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.void
ResultProps.onStateChanged
(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.void
ResultSetColumnProp.onStateChanged
(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.void
InputVariable.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
ResultProps.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of VSField in com.iizix.editor
Modifier and TypeMethodDescriptionboolean
Validates a VirtualSpace field with all connectors present.boolean
IValidateValue.validateReferences
(Object connector, VSField field, boolean previousValidation) Validates the references of the VirtualSpace Field once it has been converted into a Raw Value followed by thevalidate
method.Uses of VSField in com.iizix.gyro
Modifier and TypeMethodDescriptionIUserAuthenticationUI.initialize
(IClientSessionGyro clientGyro, VSField user, VSField password, VSField rememberMe, VSField authProvider) Initializes the user ID, password, "Remember Me" enabled and auto-login settings.Uses of VSField in com.iizix.license
Uses of VSField in com.iizix.prop.bridge
Uses of VSField in com.iizix.prop.content
Modifier and TypeMethodDescriptionvoid
AbstractContentUIContainer.onCellStateChanged
(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.void
AbstractContentUIContainer.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.Uses of VSField in com.iizix.prop.ui
Modifier and TypeMethodDescriptionIUIComp.getVSField()
Gets the connected or disconnected VirtualSpace Field.UIComp.getVSField()
Gets the connected or disconnected VirtualSpace Field.Modifier and TypeMethodDescriptionvoid
UIComp.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
UIAbstractListChoice.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
UIComp.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
UIAbstractListChoice.onStateChanged
(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.void
UIComp.onStateChanged
(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.static int
MUISwitch.onValueChanged
(UIComp switchComp, VSField field) Called when the field value is set.void
MUISwitch.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UIAbstractListChoice.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UICalendar.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.static int
UICheckBox.onValueChanged
(UIComp comp, VSField field) Called when the field value is set.void
UICheckBox.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UICheckedMenuItem.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UIComp.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UIProgress.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.static void
UIRadioButton.onValueChanged
(UIComp comp, VSField field, Value value, IPostEventProcessing postProcessing) Called when the field value is set.void
UIRadioButton.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UIRadioMenuItem.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UISlider.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.static int
UICheckBox.setComponentCheckStateToVSField
(UIComp comp, VSField field) Sets the checkbox component from its check state values to its VirtualSpace Field, if any.static int
MUISwitch.setComponentSwitchStateToVSField
(UIComp switchComp, VSField field) Sets the switch component from its check state values to its VirtualSpace Field, if any.boolean
IUIComp.setVSFieldMessageToComponent
(VSField field, boolean clear) Sets the VirtualSpace Field's message to this component.boolean
UIComp.setVSFieldMessageToComponent
(VSField field, boolean clear) Sets the VirtualSpace Field's message to this component.void
IUIComp.setVSFieldToComponent
(VSField field) Method called when a VirtualSpace Field is resolved or when reconnection is done.void
UIComp.setVSFieldToComponent
(VSField field) Method called when a VirtualSpace Field is resolved or when reconnection is done.Uses of VSField in com.iizix.prop.ui.chart.series
Modifier and TypeMethodDescriptionvoid
Series.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
Series.onStateChanged
(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.Uses of VSField in com.iizix.prop.ui.datetime
Modifier and TypeMethodDescriptionvoid
UIDateTime.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.static int
UIDateTime.setComponentToVSField
(UIComp dateTimeComp, VSField field) Sets the value from component to its VirtualSpace field, if any.Uses of VSField in com.iizix.prop.ui.map
Modifier and TypeMethodDescriptionvoid
UIMap.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
UIMap.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UIMap.setVSFieldToComponent
(VSField field) Method called when a VirtualSpace Field is resolved or when reconnection is done.Uses of VSField in com.iizix.prop.ui.mlist
Modifier and TypeMethodDescriptionMLItemProp.getVSField()
Gets the connected or disconnected VirtualSpace Field.Modifier and TypeMethodDescriptionvoid
MLItemProp.assignVSField
(VSField vsField) Assigns the VSField for this item, typically for MLCheckBox or MLSwitch that are connected through VSTable's.void
MLItemProp.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
MLItemProp.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of VSField in com.iizix.prop.ui.table
Modifier and TypeMethodDescriptionVSField[]
DefaultTableContentProvider.getRowCells
(VSRow row) Gets the cells for a row object.Modifier and TypeMethodDescriptionDefaultTableContentProvider.getRowCell
(VSField cell, int columnIndex, int rowIndex) Gets the row cell information.boolean
DefaultTableContentProvider.isRowCellSelected
(VSField cell) Returns if the cell is selected or not.void
UITable.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
UITable.onCellStateChanged
(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.void
DefaultTableContentProvider.onCellUpdated
(VSField cell, TCell value) Cell update event.void
UITable.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.void
UITableColumn.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
UITable.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
UITableColumn.onStateChanged
(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.void
UITable.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.boolean
Returns whether the given row makes it through this filter.Uses of VSField in com.iizix.prop.vs
Modifier and TypeMethodDescriptionVSField.clone()
Clones this VSField.VSColumnHeader.createEmptyField()
Creates an empty field for this column, depending on defined types, null attributes, etc.VSColumnHeader.createEmptyField
(Atom fieldName) Creates an empty field for this column, depending on defined types, null attributes, etc.VSRow.createField()
Creates a new field with a unique name that then can be added to this row.VSRow.createField
(Value value) Creates a new field with a unique name that then can be added to this row.VSColumnHeader.createUninitializedField()
Creates a new UNNAMED uninitialized field.VSColumnHeader.createUninitializedField
(Atom fieldName) Creates a new uninitialized field.VSField[]
VSColumnHeader.getCells()
Gets the cells of the column in the table.default VSField
Gets the field with the specified path.Gets the field with the specified path.VSRow.getField
(int columnIndex) Gets the field at specified column index.default VSField
IVSComponent.getField2
(@FullVSRef String fullVSRef) Gets the field with the specified full VS reference path.VirtualSpace.getField2
(@FullVSRef String fullVSRef) Gets the field with the specified full VS reference path.default VSField
IVSComponent.getFieldNull
(@VSRef String path) Gets the field with the specified path.VirtualSpace.getFieldNull
(@VSRef String path) Gets the field with the specified path.default VSField
IVSComponent.getFieldNull2
(@FullVSRef String fullVSRef) Gets the field with the specified full VS reference path.VirtualSpace.getFieldNull2
(@FullVSRef String fullVSRef) Gets the field with the specified full VS reference path.VSRow.getFieldOfColumn
(String columnName) Gets the field of the specified column.VSField[]
VSRow.getFields()
Gets the fields for the row.VSField[]
VSTable.getRowFields
(int row) Gets the fields for a row of a certain index.Modifier and TypeMethodDescriptionAdds a row of VSField's.protected VSRow
Creates a row property with fields.void
VSRow.insertField
(VSField field, int columnIndex, IComplexOperation op) Inserts a field to a row that may not have the fields before defined.Inserts a row of VSField's.void
IVSFieldListener.onBroken
(VSRelativeReference<?> reference, VSField field) 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
IVSTableListener.onCellStateChanged
(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.void
VSTableAdapter.onCellStateChanged
(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.void
IVSColumnListener.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
IVSTableListener.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.void
VSColumnAdapter.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
VSTableAdapter.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.protected void
Called when the property reference has been disposed of e.g.void
IVSFieldListener.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
VSFieldAdapter.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.protected void
VSFieldReference.onResolved
(VSField target) Called when the property reference has been resolved.void
IVSColumnListener.onStateChanged
(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.void
IVSFieldListener.onStateChanged
(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.void
VSColumnAdapter.onStateChanged
(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.void
VSFieldAdapter.onStateChanged
(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.void
IVSFieldListener.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
VSFieldAdapter.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.boolean
Sets a row's all fields without affecting the state of the row.Uses of VSField in com.iizix.prop.vs.actor
Uses of VSField in com.iizix.term.api
Modifier and TypeMethodDescriptiondefault String
IHostFieldData.convertFromVSField
(HostSession hostSession, ScreenFieldProp screenField, VSField vsField, String stringValue) Converts a single string from the VSField (or its value) to a host string that will be set.Uses of VSField in com.iizix.term.prop
Modifier and TypeMethodDescriptionScreenFieldProp.getVSField()
Gets the VS Field connected to the screen field.Modifier and TypeMethodDescriptionvoid
ScreenFieldProp.onBroken
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.void
ScreenFieldProp.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
ScreenFieldProp.onResolved
(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.void
ScreenFieldProp.onStateChanged
(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.void
ScreenFieldProp.onStateChanged
(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.void
ScreenFieldProp.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of VSField in com.iizix.text
Modifier and TypeMethodDescriptionboolean
KStringHTMLTextVirtualSpaceTag.isRefreshRequired
(GEvent event, VSField field) Upon a property event received on the target reference property (or its children), this method verifies if the event would affect the KString contents needing to be refreshed.boolean
KStringPLAINVirtualSpaceTag.isRefreshRequired
(GEvent event, VSField field) Upon a property event received on the target reference property (or its children), this method verifies if the event would affect the KString contents needing to be refreshed.Uses of VSField in com.iizix.ws.prop
Modifier and TypeMethodDescriptionOutputVariable.getVSPropertyClass()
Gets the class wanted for the VS component being referenced.Uses of VSField in com.iizix.ws.prop.url
Modifier and TypeMethodDescriptionURLInputParameter.getVSField
(IAppSessionGyro appGyro) Gets the VSField.Modifier and TypeMethodDescriptionURLInputParameter.getVSPropertyClass()
Gets the class wanted for the VS component being referenced.