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 interfaceIUIBuilderFromVS<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 VSComponentVSRelativeReferencePropEditor. getCurrentReferenceTarget()Gets the current property reference target.protected VSComponentVSRelativeReferencePropEditor. 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 classNewVSComponentWizard<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 classEditorVSActionThe Editor VirtualSpace Action property class.classEditorVSColumnHeaderThe Editor VirtualSpace Column property class.classEditorVSFieldThe Editor VirtualSpace Field property class.classEditorVSGroupThe Editor VirtualSpace Group property class.classEditorVSRowThe Editor VirtualSpace Row property class.classEditorVSTableThe Editor VirtualSpace Field property class.Methods in com.iizigo.vs.prop with parameters of type VSComponent Modifier and Type Method Description protected voidEditorVSFocusReference. onRemoved(VSComponent oldTarget)Called when the property reference has been disposed of e.g.protected voidEditorVSOnUIEvent. onRemoved(VSComponent oldTarget)Called when the property reference has been disposed of e.g.protected voidEditorVSFocusReference. onResolved(VSComponent target)Called when the property reference has been resolved.protected voidEditorVSOnUIEvent. 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 classVSComponentCreation<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 VSTYPEVSComponentCreation. createdComponentThe 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 booleanIEditorReplyProcessor. 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.booleanIEditorReplyProcessor. 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 booleanEditorJSONReplyDocument. 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.booleanEditorJSONReplyDocument. 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 VSComponentModuleApp. 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 voidAbstractContentUIContainer. addMappings(VSMappings mappings, VSComponent vsStateFocus)Gets the mappings of a VirtualSpace to the panel components.protected voidAbstractContentUIContainer. 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 VSComponentUIComp. getFirstContainerVSStateFocus()Gets the first VS component encountered for state and focus of this container or in the parent tree up to the panel level.VSComponentUIContainer. getFirstContainerVSStateFocus()Gets the first VS component encountered for state and focus of this container or in the parent tree up to the panel level.VSComponentAbstractUIAction. getMappedVSComponent()Gets the main component that is used to map the UI component to the VirtualSpace.VSComponentUIComp. getMappedVSComponent()Gets the main component that is used to map the UI component to the VirtualSpace.VSComponentAbstractUIAction. getVSFocusComponent()Gets the VS component to focus when action is triggered.VSComponentIUIAction. getVSFocusComponent()Gets the VS component to focus when action is triggered.VSComponentUIComp. getVSStateFocus()Gets the VS component for state and focus of this component (always null) if the component is not a container.VSComponentUIContainer. 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 booleanVSMappings. add(java.lang.String uiRef, UIComp uiComp, VSComponent vsComp)Adds a new mapping.booleanVSMappings. add(java.lang.String uiRef, UIComp uiComp, VSComponent vsComp, boolean force)Adds a new mapping.protected voidUIComp. addMappings(VSMappings mappings, VSComponent vsStateFocus)Gets the mappings of a VirtualSpace to the panel components.booleanIUIAction. enterVSProcessing(VSComponent component)Call this method when the VSField or the text will update each other, in order to avoid recursion in event processing.booleanUIComp. 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.StringVSMappings. list(VSComponent vsComp, java.lang.String indent)Lists the mappings from VS to UI.voidUIContainer. onBroken(VSComponentReference reference, VSComponent component)Called when the property reference has been broken, i.e.voidUIContainer. onResolved(VSComponentReference reference, VSComponent component)Called when the property reference has been resolved.voidUIContainer. onStateChanged(VSComponent component, IVSComponentState.State state, boolean on)Called when the VS component changes state.protected voidAbstractUIAction. processVSComponentSelection(VSComponent mappedComponent)Override to process the VS components selection state when Atom.SELECTED BoolProp changes.protected voidUIComp. processVSComponentSelection(VSComponent mappedComponent)Override to process the VS components selection state when Atom.SELECTED BoolProp changes.booleanAbstractUIAction. setVSFocusComponent(VSComponent component)Sets the VS focus reference when action is clicked.protected booleanUIComp. 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 booleanUIContainer. 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 voidMapMarkerProp. 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 voidMLItemProp. 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 VSComponentUITable. 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 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.classVSRelativeReference<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 classVSActionThe VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).classVSColumnHeaderThe VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).classVSFieldThe VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).classVSGroupThe VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).classVSRowThe VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).classVSTableThe 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 TARGETVSRelativeReference. currentTargetThe current target reference.protected TARGETVSRelativeReference. fixedTargetThe 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 VSComponentVSComponent. clone()Clones the VirtualSpace component.VSComponentVSComponent. getNonVirtualized()Gets the non-virtualized instance of this component, if it exists.VSComponentVSReference. getVSComponent(VSRelativeReference<?> relRef)Gets a VirtualSpace component from a relative reference.VSComponentVSReference. getVSComponent(java.lang.String rel)Gets a VirtualSpace component from a relative reference.VSComponentVSAnnotationReferenceProcessor. 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 voidVSWorkUnit. add(VSComponent component)Adds another component in the work unit.booleanVirtualSpace. 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.booleanVSComponent. 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.booleanVSComponent. 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.booleanVSWorkUnit. areFree(java.lang.Runnable callback, VSComponent... components)Verifies if component(s) is/are included in the work unit.booleanVirtualSpace. 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.booleanVirtualSpace. 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.booleanVSWorkUnit. isFree(java.lang.Runnable callback, VSComponent component)Verifies if a component is included in the work unit.booleanIVSComponentReferenceProvider. isVSComponentReferenceValid(Atom refAtom, VSComponent component)Validates the VS component reference that has been looked up when the reference property doesn't exist.default booleanIVSComponentReferenceProvider. isVSComponentReferenceValid(VSComponentReference ref, VSComponent component)Validates the VS component reference that has been looked up.voidIVSGenericComponentListener. onBroken(VSComponentReference reference, VSComponent component)Called when the property reference has been broken, i.e.protected voidVSComponentReference. onRemoved(VSComponent oldTarget)Called when the property reference has been disposed of e.g.protected voidVSFocusReference. onRemoved(VSComponent oldTarget)Called when the property reference has been disposed of e.g.protected voidVSOnUIEvent. onRemoved(VSComponent oldTarget)Called when the property reference has been disposed of e.g.voidIVSGenericComponentListener. onResolved(VSComponentReference reference, VSComponent component)Called when the property reference has been resolved.protected voidVSComponentReference. onResolved(VSComponent target)Called when the property reference has been resolved.protected voidVSFocusReference. onResolved(VSComponent target)Called when the property reference has been resolved.protected voidVSOnUIEvent. onResolved(VSComponent target)Called when the property reference has been resolved.voidIVSGenericComponentListener. 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 VSComponentSetFocus.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 booleanScreenFieldProp. 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 booleanJSONReplyDocument. 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 booleanJSONReplyDocument. 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.