Uses of Class
com.iizix.prop.vs.VSField
Packages that use VSField
Package
Description
Uses of VSField in com.iizigo.link.vs
Constructors in com.iizigo.link.vs with parameters of type VSFieldUses of VSField in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop with parameters of type VSFieldModifier and TypeMethodDescriptionvoidEUIDateTime.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of VSField in com.iizigo.vs
Methods in com.iizigo.vs with parameters of type VSFieldModifier and TypeMethodDescriptionvoidValuePanel.onBroken(VSRelativeReference<?> reference, VSField field) voidTablePanel.onCellStateChanged(VSField cell, IVSComponentState.State state, boolean on) voidTablePanel.onCellValueChanged(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) voidTablePanel.onCellValueChanged(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) voidValuePanel.onResolved(VSRelativeReference<?> reference, VSField field) voidTablePanel.onStateChanged(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) voidValuePanel.onStateChanged(VSField field, IVSComponentState.State state, boolean on) voidValuePanel.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing pp) Uses of VSField in com.iizigo.vs.prop
Subclasses of VSField in com.iizigo.vs.propMethods in com.iizigo.vs.prop with parameters of type VSFieldConstructors in com.iizigo.vs.prop with parameters of type VSFieldModifierConstructorDescriptionEditorVSRow(Atom propertyAtom, VSField[] fields) Creates the VirtualSpace Row property container with the specified name.Uses of VSField in com.iizix.api
Methods in com.iizix.api that return VSFieldModifier 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
Methods in com.iizix.api.vs that return VSFieldModifier and TypeMethodDescriptionVSFieldEvent.getSource()Gets the VirtualSpace Field that is the source of the event.Constructors in com.iizix.api.vs with parameters of type VSFieldModifierConstructorDescriptionVSFieldEvent(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
Methods in com.iizix.db.prop that return VSFieldModifier and TypeMethodDescriptionInputVariable.getVSField()Gets the VSField.ResultProps.getVSField()Gets the VirtualSpace table for all the output.Methods in com.iizix.db.prop that return types with arguments of type VSFieldModifier and TypeMethodDescriptionInputVariable.getVSPropertyClass()Gets the class wanted for the VS component being referenced.Methods in com.iizix.db.prop with parameters of type VSFieldModifier and TypeMethodDescriptionvoidInputVariable.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.voidResultSetProps.onCellStateChanged(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.voidResultSetColumnProp.onCellValueChanged(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.voidResultSetProps.onCellValueChanged(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.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.voidInputVariable.onStateChanged(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.voidResultProps.onStateChanged(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.voidResultSetColumnProp.onStateChanged(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.voidInputVariable.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidResultProps.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of VSField in com.iizix.editor
Methods in com.iizix.editor with parameters of type VSFieldModifier and TypeMethodDescriptionbooleanValidates a VirtualSpace field with all connectors present.booleanIValidateValue.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 thevalidatemethod.Uses of VSField in com.iizix.gyro
Methods in com.iizix.gyro with parameters of type VSFieldModifier 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
Methods in com.iizix.license with parameters of type VSFieldUses of VSField in com.iizix.prop.bridge
Methods in com.iizix.prop.bridge with parameters of type VSFieldUses of VSField in com.iizix.prop.content
Methods in com.iizix.prop.content with parameters of type VSFieldModifier and TypeMethodDescriptionvoidAbstractContentUIContainer.onCellStateChanged(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.voidAbstractContentUIContainer.onCellValueChanged(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.Uses of VSField in com.iizix.prop.ui
Fields in com.iizix.prop.ui declared as VSFieldMethods in com.iizix.prop.ui that return VSFieldModifier and TypeMethodDescriptionIUIComp.getVSField()Gets the connected or disconnected VirtualSpace Field.UIComp.getVSField()Gets the connected or disconnected VirtualSpace Field.Methods in com.iizix.prop.ui with parameters of type VSFieldModifier and TypeMethodDescriptionvoidUIComp.onBroken(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.voidUIAbstractListChoice.onCellValueChanged(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.voidUIComp.onResolved(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.voidUIAbstractListChoice.onStateChanged(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.voidUIComp.onStateChanged(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.static intMUISwitch.onValueChanged(UIComp switchComp, VSField field) Called when the field value is set.voidMUISwitch.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidUIAbstractListChoice.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidUICalendar.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.static intUICheckBox.onValueChanged(UIComp comp, VSField field) Called when the field value is set.voidUICheckBox.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidUICheckedMenuItem.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidUIComp.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidUIProgress.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.static voidUIRadioButton.onValueChanged(UIComp comp, VSField field, Value value, IPostEventProcessing postProcessing) Called when the field value is set.voidUIRadioButton.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidUIRadioMenuItem.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidUISlider.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.static intUICheckBox.setComponentCheckStateToVSField(UIComp comp, VSField field) Sets the checkbox component from its check state values to its VirtualSpace Field, if any.static intMUISwitch.setComponentSwitchStateToVSField(UIComp switchComp, VSField field) Sets the switch component from its check state values to its VirtualSpace Field, if any.booleanIUIComp.setVSFieldMessageToComponent(VSField field, boolean clear) Sets the VirtualSpace Field's message to this component.booleanUIComp.setVSFieldMessageToComponent(VSField field, boolean clear) Sets the VirtualSpace Field's message to this component.voidIUIComp.setVSFieldToComponent(VSField field) Method called when a VirtualSpace Field is resolved or when reconnection is done.voidUIComp.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
Methods in com.iizix.prop.ui.chart.series with parameters of type VSFieldModifier and TypeMethodDescriptionvoidSeries.onCellValueChanged(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.voidSeries.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
Methods in com.iizix.prop.ui.datetime with parameters of type VSFieldModifier and TypeMethodDescriptionvoidUIDateTime.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.static intUIDateTime.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
Methods in com.iizix.prop.ui.map with parameters of type VSFieldModifier and TypeMethodDescriptionvoidUIMap.onResolved(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.voidUIMap.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidUIMap.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
Methods in com.iizix.prop.ui.mlist that return VSFieldModifier and TypeMethodDescriptionMLItemProp.getVSField()Gets the connected or disconnected VirtualSpace Field.Methods in com.iizix.prop.ui.mlist with parameters of type VSFieldModifier and TypeMethodDescriptionvoidMLItemProp.assignVSField(VSField vsField) Assigns the VSField for this item, typically for MLCheckBox or MLSwitch that are connected through VSTable's.voidMLItemProp.onResolved(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.voidMLItemProp.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
Methods in com.iizix.prop.ui.table that return VSFieldModifier and TypeMethodDescriptionVSField[]DefaultTableContentProvider.getRowCells(VSRow row) Gets the cells for a row object.Methods in com.iizix.prop.ui.table with parameters of type VSFieldModifier and TypeMethodDescriptionDefaultTableContentProvider.getRowCell(VSField cell, int columnIndex, int rowIndex) Gets the row cell information.booleanDefaultTableContentProvider.isRowCellSelected(VSField cell) Returns if the cell is selected or not.voidUITable.onBroken(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.voidUITable.onCellStateChanged(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.voidDefaultTableContentProvider.onCellUpdated(VSField cell, TCell value) Cell update event.voidUITable.onCellValueChanged(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.voidUITableColumn.onCellValueChanged(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.voidUITable.onResolved(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.voidUITableColumn.onStateChanged(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.voidUITable.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.booleanReturns whether the given row makes it through this filter.Uses of VSField in com.iizix.prop.vs
Fields in com.iizix.prop.vs declared as VSFieldMethods in com.iizix.prop.vs that return VSFieldModifier 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 VSFieldGets 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 VSFieldIVSComponent.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 VSFieldIVSComponent.getFieldNull(@VSRef String path) Gets the field with the specified path.VirtualSpace.getFieldNull(@VSRef String path) Gets the field with the specified path.default VSFieldIVSComponent.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.Methods in com.iizix.prop.vs with parameters of type VSFieldModifier and TypeMethodDescriptionAdds a row of VSField's.protected VSRowCreates a row property with fields.voidVSRow.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.voidIVSFieldListener.onBroken(VSRelativeReference<?> reference, VSField field) 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.voidIVSTableListener.onCellStateChanged(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.voidVSTableAdapter.onCellStateChanged(VSField cell, IVSComponentState.State state, boolean on) Called when the cell changes state.voidIVSColumnListener.onCellValueChanged(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.voidIVSTableListener.onCellValueChanged(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.voidVSColumnAdapter.onCellValueChanged(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.voidVSTableAdapter.onCellValueChanged(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.protected voidCalled when the property reference has been disposed of e.g.voidIVSFieldListener.onResolved(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.voidVSFieldAdapter.onResolved(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.protected voidVSFieldReference.onResolved(VSField target) Called when the property reference has been resolved.voidIVSColumnListener.onStateChanged(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.voidIVSFieldListener.onStateChanged(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.voidVSColumnAdapter.onStateChanged(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.voidVSFieldAdapter.onStateChanged(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.voidIVSFieldListener.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.voidVSFieldAdapter.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.booleanSets a row's all fields without affecting the state of the row.Constructors in com.iizix.prop.vs with parameters of type VSFieldUses of VSField in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return VSFieldUses of VSField in com.iizix.term.api
Methods in com.iizix.term.api with parameters of type VSFieldModifier and TypeMethodDescriptiondefault StringIHostFieldData.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
Methods in com.iizix.term.prop that return VSFieldModifier and TypeMethodDescriptionScreenFieldProp.getVSField()Gets the VS Field connected to the screen field.Methods in com.iizix.term.prop with parameters of type VSFieldModifier and TypeMethodDescriptionvoidScreenFieldProp.onBroken(VSRelativeReference<?> reference, VSField field) Called when the property reference has been broken, i.e.voidScreenFieldProp.onCellValueChanged(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.voidScreenFieldProp.onResolved(VSRelativeReference<?> reference, VSField field) Called when the property reference has been resolved.voidScreenFieldProp.onStateChanged(VSColumnHeader column, VSField cell, IVSComponentState.State state, boolean on) Called when a cell in the column changes state.voidScreenFieldProp.onStateChanged(VSField field, IVSComponentState.State state, boolean on) Called when the field changes state.voidScreenFieldProp.onValueChanged(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of VSField in com.iizix.text
Methods in com.iizix.text with parameters of type VSFieldModifier and TypeMethodDescriptionbooleanKStringHTMLTextVirtualSpaceTag.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.booleanKStringPLAINVirtualSpaceTag.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
Methods in com.iizix.ws.prop that return VSFieldMethods in com.iizix.ws.prop that return types with arguments of type VSFieldModifier and TypeMethodDescriptionOutputVariable.getVSPropertyClass()Gets the class wanted for the VS component being referenced.Uses of VSField in com.iizix.ws.prop.url
Methods in com.iizix.ws.prop.url that return VSFieldModifier and TypeMethodDescriptionURLInputParameter.getVSField(IAppSessionGyro appGyro) Gets the VSField.Methods in com.iizix.ws.prop.url that return types with arguments of type VSFieldModifier and TypeMethodDescriptionURLInputParameter.getVSPropertyClass()Gets the class wanted for the VS component being referenced.