Uses of Class
com.iizix.prop.vs.VSComponent
Uses of VSComponent in com.iizigo.link.ui
Classes in com.iizigo.link.ui with type parameters of type VSComponent Modifier and Type Interface Description interface
IUIBuilderFromVS<VS_COMP extends VSComponent>
The interface used for UI builders from VirtualSpace.Uses of VSComponent in com.iizigo.link.vs
Constructors in com.iizigo.link.vs with parameters of type VSComponent Constructor Description LopVSComponent(VSComponent target, PropCnr owner, Atom atom)
Constructor.Uses of VSComponent in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor that return VSComponent Modifier and Type Method Description protected VSComponent
VSRelativeReferencePropEditor. getCurrentReferenceTarget()
Gets the current property reference target.protected VSComponent
VSRelativeReferencePropEditor. getReferenceTarget(java.lang.String relativeReference)
Gets the current property reference target.Uses of VSComponent in com.iizigo.vs
Classes in com.iizigo.vs with type parameters of type VSComponent Modifier and Type Class Description class
NewVSComponentWizard<TYPE extends VSComponent>
New VS Component wizard.Uses of VSComponent in com.iizigo.vs.prop
Subclasses of VSComponent in com.iizigo.vs.prop Modifier and Type Class Description class
EditorVSAction
The Editor VirtualSpace Action property class.class
EditorVSColumnHeader
The Editor VirtualSpace Column property class.class
EditorVSField
The Editor VirtualSpace Field property class.class
EditorVSGroup
The Editor VirtualSpace Group property class.class
EditorVSRow
The Editor VirtualSpace Row property class.class
EditorVSTable
The Editor VirtualSpace Field property class.Methods in com.iizigo.vs.prop with parameters of type VSComponent Modifier and Type Method Description protected void
EditorVSFocusReference. onRemoved(VSComponent oldTarget)
Called when the property reference has been disposed of e.g.protected void
EditorVSOnUIEvent. onRemoved(VSComponent oldTarget)
Called when the property reference has been disposed of e.g.protected void
EditorVSFocusReference. onResolved(VSComponent target)
Called when the property reference has been resolved.protected void
EditorVSOnUIEvent. onResolved(VSComponent target)
Called when the property reference has been resolved.Uses of VSComponent in com.iizigo.vs.wizards
Classes in com.iizigo.vs.wizards with type parameters of type VSComponent Modifier and Type Class Description class
VSComponentCreation<VSTYPE extends VSComponent>
Class for VirtualSpace component creation used in the wizards e.g.Fields in com.iizigo.vs.wizards declared as VSComponent Modifier and Type Field Description protected VSTYPE
VSComponentCreation. createdComponent
The created component.Uses of VSComponent in com.iizigo.ws.editor
Method parameters in com.iizigo.ws.editor with type arguments of type VSComponent Modifier and Type Method Description boolean
IEditorReplyProcessor. processReply(WebServiceEditor editor, EditorOutputProps output, boolean doPerform, java.util.List<VSComponent> list, java.util.Map<VSComponent,java.lang.Throwable> errors)
Processes a stored reply contents.boolean
IEditorReplyProcessor. processReply(WebServiceEditor editor, EditorOutputProps output, boolean doPerform, java.util.List<VSComponent> list, java.util.Map<VSComponent,java.lang.Throwable> errors)
Processes a stored reply contents.Uses of VSComponent in com.iizigo.ws.prop.json
Method parameters in com.iizigo.ws.prop.json with type arguments of type VSComponent Modifier and Type Method Description boolean
EditorJSONReplyDocument. processReply(WebServiceEditor editor, EditorOutputProps output, boolean doPerform, java.util.List<VSComponent> list, java.util.Map<VSComponent,java.lang.Throwable> errors)
Processes a stored reply contents.boolean
EditorJSONReplyDocument. processReply(WebServiceEditor editor, EditorOutputProps output, boolean doPerform, java.util.List<VSComponent> list, java.util.Map<VSComponent,java.lang.Throwable> errors)
Processes a stored reply contents.Uses of VSComponent in com.iizix.gyro
Methods in com.iizix.gyro with type parameters of type VSComponent Modifier and Type Method Description <VSC extends VSComponent>
VSCIAppSessionGyro. getVirtualizedVSComponent(VSC component)
Gets the virtualized VSComponent counterpart from a non-virtualized VSComponent.Uses of VSComponent in com.iizix.prop
Methods in com.iizix.prop that return VSComponent Modifier and Type Method Description VSComponent
ModuleApp. getInitialVSComponent()
Gets the component that initially should have focus, or be called (if VSAction is returned).Uses of VSComponent in com.iizix.prop.content
Methods in com.iizix.prop.content with parameters of type VSComponent Modifier and Type Method Description protected void
AbstractContentUIContainer. addMappings(VSMappings mappings, VSComponent vsStateFocus)
Gets the mappings of a VirtualSpace to the panel components.protected void
AbstractContentUIContainer. addMappingsTable(java.lang.String uiRef, VSMappings mappings, VSComponent vsStateFocus)
Gets the VSTable mappings of a VirtualSpace to the panel components.Uses of VSComponent in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return VSComponent Modifier and Type Method Description VSComponent
UIComp. getFirstContainerVSStateFocus()
Gets the first VS component encountered for state and focus of this container or in the parent tree up to the panel level.VSComponent
UIContainer. getFirstContainerVSStateFocus()
Gets the first VS component encountered for state and focus of this container or in the parent tree up to the panel level.VSComponent
AbstractUIAction. getMappedVSComponent()
Gets the main component that is used to map the UI component to the VirtualSpace.VSComponent
UIComp. getMappedVSComponent()
Gets the main component that is used to map the UI component to the VirtualSpace.VSComponent
AbstractUIAction. getVSFocusComponent()
Gets the VS component to focus when action is triggered.VSComponent
IUIAction. getVSFocusComponent()
Gets the VS component to focus when action is triggered.VSComponent
UIComp. getVSStateFocus()
Gets the VS component for state and focus of this component (always null) if the component is not a container.VSComponent
UIContainer. getVSStateFocus()
Gets the VS component for state and focus of this container.Methods in com.iizix.prop.ui that return types with arguments of type VSComponent Modifier and Type Method Description java.util.List<VSComponent>
VSMappings. get(UIComp uiComp)
Gets the mappings of a panel UIComp to the VirtualSpace VSComponent's.java.util.List<VSComponent>
IUIComp. getComponentMappings()
Gets the mappings to VSComponent's for this component.java.util.List<VSComponent>
UIComp. getComponentMappings()
Gets the mappings to VSComponent's for this component.Methods in com.iizix.prop.ui with parameters of type VSComponent Modifier and Type Method Description boolean
VSMappings. add(java.lang.String uiRef, UIComp uiComp, VSComponent vsComp)
Adds a new mapping.boolean
VSMappings. add(java.lang.String uiRef, UIComp uiComp, VSComponent vsComp, boolean force)
Adds a new mapping.protected void
UIComp. addMappings(VSMappings mappings, VSComponent vsStateFocus)
Gets the mappings of a VirtualSpace to the panel components.boolean
IUIAction. enterVSProcessing(VSComponent component)
Call this method when the VSField or the text will update each other, in order to avoid recursion in event processing.boolean
UIComp. enterVSProcessing(VSComponent component)
Call this method when the VSField or the text will update each other, in order to avoid recursion in event processing.java.util.List<UIComp>
VSMappings. get(VSComponent vsComp)
Gets the mappings of a VSComponent to the panel components.java.lang.String
VSMappings. list(VSComponent vsComp, java.lang.String indent)
Lists the mappings from VS to UI.void
UIContainer. onBroken(VSComponentReference reference, VSComponent component)
Called when the property reference has been broken, i.e.void
UIContainer. onResolved(VSComponentReference reference, VSComponent component)
Called when the property reference has been resolved.void
UIContainer. onStateChanged(VSComponent component, IVSComponentState.State state, boolean on)
Called when the VS component changes state.protected void
AbstractUIAction. processVSComponentSelection(VSComponent mappedComponent)
Override to process the VS components selection state when Atom.SELECTED BoolProp changes.protected void
UIComp. processVSComponentSelection(VSComponent mappedComponent)
Override to process the VS components selection state when Atom.SELECTED BoolProp changes.boolean
AbstractUIAction. setVSFocusComponent(VSComponent component)
Sets the VS focus reference when action is clicked.protected boolean
UIComp. verifyComponentScope(UIContainer scopeContainer, java.lang.String what, PropVerification verification, VSComponent vsOuter)
Verifies that this component has it's VS references inside the outer VS reference.protected boolean
UIContainer. verifyComponentScope(UIContainer scopeContainer, java.lang.String what, PropVerification verification, VSComponent vsOuter)
Verifies that this component has it's VS references inside the outer VS reference.Uses of VSComponent in com.iizix.prop.ui.map
Methods in com.iizix.prop.ui.map with parameters of type VSComponent Modifier and Type Method Description protected void
MapMarkerProp. addMappings(VSMappings mappings, VSComponent vsStateFocus)
Gets the mappings of a VirtualSpace to the panel components.Uses of VSComponent in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist with parameters of type VSComponent Modifier and Type Method Description protected void
MLItemProp. addMappings(VSMappings mappings, VSComponent vsStateFocus)
Gets the mappings of a VirtualSpace to the panel components.Uses of VSComponent in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table that return VSComponent Modifier and Type Method Description VSComponent
UITable. getMappedVSComponent()
Gets the main component that is used to map the UI component to the VirtualSpace.Uses of VSComponent in com.iizix.prop.vs
Classes in com.iizix.prop.vs with type parameters of type VSComponent Modifier and Type Class Description class
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.class
VSRelativeReference<TARGET extends VSComponent>
The VirtualSpace Relative Reference property class hold the reference to a VirtualSpace.Subclasses of VSComponent in com.iizix.prop.vs Modifier and Type Class Description class
VSAction
The VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSColumnHeader
The VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSField
The VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSGroup
The VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSRow
The VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSTable
The VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).Fields in com.iizix.prop.vs declared as VSComponent Modifier and Type Field Description protected TARGET
VSRelativeReference. currentTarget
The current target reference.protected TARGET
VSRelativeReference. fixedTarget
The current target reference.Methods in com.iizix.prop.vs with type parameters of type VSComponent 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 VSComponent Modifier and Type Method Description VSComponent
VSComponent. clone()
Clones the VirtualSpace component.VSComponent
VSComponent. getNonVirtualized()
Gets the non-virtualized instance of this component, if it exists.VSComponent
VSReference. getVSComponent(VSRelativeReference<?> relRef)
Gets a VirtualSpace component from a relative reference.VSComponent
VSReference. getVSComponent(java.lang.String rel)
Gets a VirtualSpace component from a relative reference.VSComponent
VSAnnotationReferenceProcessor. resolveReference(GProp<?> scope, java.lang.String relativeReference)
Resolves a reference name to a UI component.Methods in com.iizix.prop.vs that return types with arguments of type VSComponent Modifier and Type Method Description java.lang.Class<VSComponent>
VSOnUIEvent. getPropertyClass()
Gets the class wanted.Methods in com.iizix.prop.vs with parameters of type VSComponent Modifier and Type Method Description void
VSWorkUnit. add(VSComponent component)
Adds another component in the work unit.boolean
VirtualSpace. areFree(java.lang.Runnable callback, boolean callbackIfFree, VSComponent... components)
Verifies if the component(s) is/are included in a work unit currently in progress in this VirtualSpace.boolean
VSComponent. areFree(java.lang.Runnable callback, boolean callbackIfFree, VSComponent component)
Verifies if this component and another are included in a work unit currently in progress in the VirtualSpace.boolean
VSComponent. areFree(java.lang.Runnable callback, boolean callbackIfFree, VSComponent... components)
Verifies if this component and other component(s) are included in a work unit currently in progress in the VirtualSpace.boolean
VSWorkUnit. areFree(java.lang.Runnable callback, VSComponent... components)
Verifies if component(s) is/are included in the work unit.boolean
VirtualSpace. areFree2(java.lang.Runnable callback, boolean callbackIfFree, VSComponent component, VSComponent... components)
Verifies if the components are included in a work unit currently in progress in this VirtualSpace.boolean
VirtualSpace. isFree(java.lang.Runnable callback, boolean callbackIfFree, VSComponent component)
Verifies if the component is included in a work unit currently in progress in this VirtualSpace.boolean
VSWorkUnit. isFree(java.lang.Runnable callback, VSComponent component)
Verifies if a component is included in the work unit.boolean
IVSComponentReferenceProvider. isVSComponentReferenceValid(Atom refAtom, VSComponent component)
Validates the VS component reference that has been looked up when the reference property doesn't exist.default boolean
IVSComponentReferenceProvider. isVSComponentReferenceValid(VSComponentReference ref, VSComponent component)
Validates the VS component reference that has been looked up.void
IVSGenericComponentListener. onBroken(VSComponentReference reference, VSComponent component)
Called when the property reference has been broken, i.e.protected void
VSComponentReference. onRemoved(VSComponent oldTarget)
Called when the property reference has been disposed of e.g.protected void
VSFocusReference. onRemoved(VSComponent oldTarget)
Called when the property reference has been disposed of e.g.protected void
VSOnUIEvent. onRemoved(VSComponent oldTarget)
Called when the property reference has been disposed of e.g.void
IVSGenericComponentListener. onResolved(VSComponentReference reference, VSComponent component)
Called when the property reference has been resolved.protected void
VSComponentReference. onResolved(VSComponent target)
Called when the property reference has been resolved.protected void
VSFocusReference. onResolved(VSComponent target)
Called when the property reference has been resolved.protected void
VSOnUIEvent. onResolved(VSComponent target)
Called when the property reference has been resolved.void
IVSGenericComponentListener. onStateChanged(VSComponent component, IVSComponentState.State state, boolean on)
Called when the VS component changes state.Constructors in com.iizix.prop.vs with parameters of type VSComponent Constructor Description VSComponent(Atom propertyAtom, VSComponent[] properties)
Creates a property container with the specified name and properties.VSWorkUnit(VSComponent component)
The list of components used in the for the VS update work.VSWorkUnit(VSComponent... components)
The list of components used in the for the VS update work.Uses of VSComponent in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return VSComponent Modifier and Type Method Description VSComponent
SetFocus.Settings. getTargetFocus()
Gets the target focus VS component.Uses of VSComponent in com.iizix.server.gyro
Methods in com.iizix.server.gyro with type parameters of type VSComponent Modifier and Type Method Description <VSC extends VSComponent>
VSCAppSessionGyro. getVirtualizedVSComponent(VSC component)
Gets the virtualized VSComponent counterpart from a non-virtualized VSComponent.Uses of VSComponent in com.iizix.term.prop
Methods in com.iizix.term.prop with parameters of type VSComponent Modifier and Type Method Description boolean
ScreenFieldProp. isVSComponentReferenceValid(Atom refAtom, VSComponent component)
Validates the VS component reference that has been looked up when the reference property doesn't exist.Uses of VSComponent in com.iizix.ws.prop.json
Method parameters in com.iizix.ws.prop.json with type arguments of type VSComponent Modifier and Type Method Description protected boolean
JSONReplyDocument. processReply(IAppSessionGyro appGyro, OutputProps output, JSONReply reply, boolean doPerform, IComplexOperation op, java.util.List<VSComponent> list, java.util.Map<VSComponent,java.lang.Throwable> errors)
Processes the reply to populate VirtualSpace.protected boolean
JSONReplyDocument. processReply(IAppSessionGyro appGyro, OutputProps output, JSONReply reply, boolean doPerform, IComplexOperation op, java.util.List<VSComponent> list, java.util.Map<VSComponent,java.lang.Throwable> errors)
Processes the reply to populate VirtualSpace.