Uses of Class
com.iizix.prop.vs.VirtualSpace
Package
Description
Uses of VirtualSpace in com.iizigo.vs
Modifier and TypeMethodDescriptionICreateVSField.getVirtualSpace()
Gets the VirtualSpace container for the connections.Uses of VirtualSpace in com.iizigo.vs.prop
Uses of VirtualSpace in com.iizix
Modifier and TypeFieldDescriptionstatic final IPluginDescriptor<VirtualSpace>
BaseModules.VIRTUALSPACE
The VirtualSpace module.Uses of VirtualSpace in com.iizix.actionactor
Modifier and TypeMethodDescriptiondefault VirtualSpace
IActionActorSettingsReceiver.getVirtualSpace()
Gets the VirtualSpace for the process VirtualSpace Action TXP process.Uses of VirtualSpace in com.iizix.api
Modifier and TypeMethodDescriptionBaseEvent.getVirtualizedVirtualSpace
(@FullVSRef String path) Gets a virtualized VirtualSpace for the application session.abstract VirtualSpace
BaseEvent.getVirtualSpace()
Gets the VirtualSpace of the event source component.Modifier and TypeMethodDescriptionvoid
IInstanceLifecycleListener.onVirtualized
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr owner) This method is called after the virtualization has completed and that all references, etc, are ready but before any kind of other action is done.Uses of VirtualSpace in com.iizix.api.ui
Modifier and TypeMethodDescriptionUIBaseEvent.getVirtualSpace()
Gets the VirtualSpace of the UI event source component.Uses of VirtualSpace in com.iizix.api.vs
Modifier and TypeMethodDescriptionVSBaseEvent.getVirtualSpace()
Gets the VirtualSpace of the VS event source component.Uses of VirtualSpace in com.iizix.db.prop
Modifier and TypeMethodDescriptionInputProps.getVirtualSpace()
Gets the VirtualSpace.ResultProps.getVirtualSpace()
Gets the VirtualSpace.ResultSetProps.getVirtualSpace()
Gets the VirtualSpace.Modifier and TypeMethodDescriptionvoid
InputProps.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.void
ResultProps.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.void
ResultSetProps.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.Uses of VirtualSpace in com.iizix.gyro
Modifier and TypeMethodDescriptionIVirtualSpaceFocusEngine.getLastFocusedVirtualSpace()
Returns the last focused VirtualSpace.IAppSessionGyro.getVirtualizedVirtualSpace
(VirtualSpace virtualSpace, boolean doVirtualize) Gets the virtualized counterpart of a VirtualSpace.Modifier and TypeMethodDescriptiondefault UIComp
IAppSessionFocusProvider.findFocusFromVS
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, IVirtualSpaceFocusEngine vsFocusEngine, VirtualSpace vsVirtual, IVSComponent vsComp, UIComp currentFocusedUIComp, boolean mustChangePanel) Finds the UI focus from VS.IClientSessionGyro.getMatchingPanels
(VirtualSpace virtualSpace) Gets the panels that matches a VirtualSpace for this client session.IAppSessionGyro.getVirtualizedVirtualSpace
(VirtualSpace virtualSpace, boolean doVirtualize) Gets the virtualized counterpart of a VirtualSpace.boolean
IAppSessionGyro.isVirtualized
(VirtualSpace virtualSpace) Returns if a VirtualSpace already is virtualized for the application.Uses of VirtualSpace in com.iizix.prop
Modifier and TypeMethodDescriptionfinal void
PropCnr.completeVirtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PropCnr virtualizedProp) Once the property container has been virtualized and added into a virtualized container, a call to this routine should be done.protected void
ClassReference.onVirtualizationCompleted
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, boolean isPostResolve) Called when virtualization completed.protected final void
FixedVirtualizedAbstractReference.onVirtualizationCompleted
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, boolean isPostResolve) Called when virtualization completed.protected void
GProp.onVirtualizationCompleted
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, boolean isPostResolve) Called when virtualization completed.protected void
PropCnr.onVirtualizationCompleted
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, boolean isPostResolve) Called when virtualization completed.protected final ClassReference
ClassReference.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final FixedVirtualizedAbstractReference<TARGET>
FixedVirtualizedAbstractReference.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected GProp<?>
GProp.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected PropCnr
PropCnr.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Uses of VirtualSpace in com.iizix.prop.content
Modifier and TypeMethodDescriptionprotected void
AbstractContentUIContainer.onVirtualizationCompleted
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, boolean isPostResolve) Called when virtualization completed.Uses of VirtualSpace in com.iizix.prop.ui
Modifier and TypeMethodDescriptionIUIComp.getVirtualSpace()
Gets the VirtualSpace of the UI component.UIComp.getVirtualSpace()
Gets the VirtualSpace of the UI component.UIContextMenu.getVirtualSpace()
Gets the VirtualSpace for this panel.UIPanelBase.getVirtualSpace()
Gets the VirtualSpace for this panel.Modifier and TypeMethodDescriptionprotected final void
UIPanelBase.onVirtualizationCompleted
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, boolean isPostResolve) Called when virtualization completed.void
UIContextMenu.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.void
UIPanelBase.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.protected final LayoutMgr<?>
LayoutMgr.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final UIComps
UIComps.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.final UIContextMenu
UIContextMenu.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.UIPanelBase.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final UIPanelPartCnr
UIPanelPartCnr.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Uses of VirtualSpace in com.iizix.prop.ui.table
Modifier and TypeMethodDescriptionprotected void
UITable.onVirtualizationCompleted
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, boolean isPostResolve) Called when virtualization completed.Uses of VirtualSpace in com.iizix.prop.vs
Modifier and TypeMethodDescriptionVirtualSpace.clone()
Clones the property.protected VirtualSpace
VSReference.getFixedTarget()
Support for a fixed reference.VirtualSpace.getNonVirtualized()
Gets the non-virtualized instance of this component, i.e.VSReference.getNonVirtualizedVirtualSpace()
Gets the non-virtualized VirtualSpace instance.VirtualSpace.getVirtualized()
Gets the virtualized instance of this component, i.e.VirtualSpace.getVirtualized
(boolean doVirtualize) Gets the virtualized instance of this component, i.e.default VirtualSpace
IVSComponent.getVirtualizedVirtualSpace
(@FullVSRef String path) Gets a virtualized VirtualSpace for the application session.VirtualSpace.getVirtualizedVirtualSpace
(@FullVSRef String path) Gets a virtualized VirtualSpace for the application session from this virtualized VirtualSpace.IVSAccessor.getVirtualSpace()
Gets the referrer's back-reference to the VirtualSpace.IVSComponent.getVirtualSpace()
Gets the VirtualSpace instance.VirtualSpace.getVirtualSpace()
Gets the VirtualSpace.VSComponent.getVirtualSpace()
Gets the VirtualSpace instance.VSParticipantReference.getVirtualSpace()
Gets the VirtualSpace.VSParticipantsHolder.getVirtualSpace()
Gets the VirtualSpace associated with this participant holder.VSReference.getVirtualSpace()
Gets the VirtualSpace for this reference.FullVSAnnotationReferenceProcessor.resolveReference
(GProp<?> scope, String reference) Resolves a reference name to the VirtualSpace.final VirtualSpace
VirtualSpace.virtualize
(IAppSessionGyro appGyro) Call this method to "virtualize" a property tree.protected final VirtualSpace
VirtualSpace.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Modifier and TypeMethodDescriptionVSReference.getPropertyClass()
Gets the class wanted.FullVSAnnotationReferenceProcessor.getScopeClass()
Returns the class for the scope reference.VSAnnotationReferenceProcessor.getScopeClass()
Returns the class for the scope reference.Modifier and TypeMethodDescriptiondefault boolean
IVSParticipant.assignVirtualSpace
(VirtualSpace virtualSpace, IComplexOperation op) Sets the VirtualSpace participant's VirtualSpace reference.protected void
VSComponent.invokeOnVSCreateTree
(VirtualSpace vs) Invokes the onVSCreate method for the component if a VirtualSpace is present.protected final void
VSTable.invokeOnVSCreateTree
(VirtualSpace vs) Invokes the onVSCreate method for the component if a VirtualSpace is present.protected void
VirtualSpace.onVirtualizationCompleted
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, boolean isPostResolve) Called when virtualization completed.protected void
VSRelativeReference.onVirtualizationCompleted
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, boolean isPostResolve) Called when virtualization completed.void
IVSParticipant.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.void
VSParticipantsHolder.onVirtualSpaceVirtualized
(VirtualSpace virtualizedVirtualSpace, IAppSessionGyro appGyro) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.protected final VirtualSpace
VirtualSpace.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final VSComponent
VSComponent.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final VSFocusReference
VSFocusReference.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected VSParticipant
VSParticipant.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected VSReference
VSReference.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected VSRelativeReference<TARGET>
VSRelativeReference.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.ModifierConstructorDescriptionVSWorkUnit
(VirtualSpace virtualSpace) Creates a work unit for the entire VirtualSpace.Uses of VirtualSpace in com.iizix.server.app
Modifier and TypeMethodDescriptionRuntimeApp.getVirtualSpace()
Gets the VirtualSpace current instances.Modifier and TypeMethodDescriptionIVirtualsContainer.addVirtualInstance
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PROPCNR vpc, PROPCNR pc) Adds a virtualized property to the container.VirtualsContainer.addVirtualInstance
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace, PROPCNR vpc, PROPCNR pc) Adds a virtualized property to the container.ModifierConstructorDescriptionRuntimeApp
(SessionInfo sessionInfo, AppFactory appFactory, PropMgr propMgr, ClientProps clientRoot, IFocusEngineProvider focusEngineProvider, IVirtualsContainer<VirtualSpace> virtualSpace) Creates the runtime application a client session.Uses of VirtualSpace in com.iizix.server.gyro
Modifier and TypeMethodDescriptionAppSessionGyro.getVirtualizedVirtualSpace
(VirtualSpace virtualSpace, boolean doVirtualize) Gets the virtualized counterpart of a VirtualSpace.Modifier and TypeMethodDescriptionAppSessionGyro.getVirtualSpaceVirtualsContainer()
The VirtualsContainer instance for VirtualSpace.Modifier and TypeMethodDescriptionClientSessionGyro.getMatchingPanels
(VirtualSpace virtualSpace) Gets the panels that matches a VirtualSpace for this client session.AppSessionGyro.getVirtualizedVirtualSpace
(VirtualSpace virtualSpace, boolean doVirtualize) Gets the virtualized counterpart of a VirtualSpace.boolean
AppSessionGyro.isVirtualized
(VirtualSpace virtualSpace) Returns if a VirtualSpace already is virtualized for the application.Uses of VirtualSpace in com.iizix.term.prop
Modifier and TypeMethodDescriptionScreenFieldsProp.getVirtualSpace()
Gets the VirtualSpace.ScreenProp.getVirtualSpace()
Gets the VirtualSpace for this panel.Modifier and TypeMethodDescriptionvoid
ScreenProp.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.Uses of VirtualSpace in com.iizix.txp.impl
Modifier and TypeMethodDescriptionfinal VirtualSpace
AbstractActionActorTXPNode.getVirtualSpace()
Gets the VirtualSpace for the process VirtualSpace Action TXP process.Uses of VirtualSpace in com.iizix.ws.prop
Modifier and TypeMethodDescriptionAbstractInputProps.getVirtualSpace()
Gets the VirtualSpace.OutputProps.getVirtualSpace()
Gets the VirtualSpace.Modifier and TypeMethodDescriptionvoid
OutputProps.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.void
RESTfulInputProps.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.Uses of VirtualSpace in com.iizix.ws.prop.json
Modifier and TypeMethodDescriptionJSONEncodedInput.getVirtualSpace()
Gets the VirtualSpace.JSONReplyDocument.getVirtualSpace()
Gets the VirtualSpace.Uses of VirtualSpace in com.iizix.ws.prop.url