Uses of Interface
com.iizix.gyro.IAppSessionGyro
Package
Description
Uses of IAppSessionGyro in com.iizix.actionactor
Modifier and TypeMethodDescriptionIActionActor.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.JavaActionActorBase.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.Uses of IAppSessionGyro in com.iizix.api
Modifier and TypeMethodDescriptionBaseEvent.getAppSessionGyro()
Gets the Application Session Gyro instance.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 IAppSessionGyro in com.iizix.api.ui
Modifier and TypeMethodDescriptionUIBaseEvent.getAppSessionGyro()
Gets the Application Session Gyro instance.Uses of IAppSessionGyro in com.iizix.api.vs
Modifier and TypeMethodDescriptionVSBaseEvent.getAppSessionGyro()
Gets the Application Session Gyro instance.Modifier and TypeMethodDescriptionIVSFocusHandler.processFocusMapping
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, int destination, IFocusComp focusComp, int source, IFocusComp currentFocus) Called to return the component to focus.Uses of IAppSessionGyro in com.iizix.db.actionactor
Modifier and TypeMethodDescriptionDatabaseActionActor.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.Uses of IAppSessionGyro in com.iizix.db.prop
Modifier and TypeMethodDescriptionDatabaseProps.getConnectionProfileSetup
(IAppSessionGyro appGyro) Gets the connection profile setup configured for this database transaction.void
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 IAppSessionGyro in com.iizix.gyro
Modifier and TypeMethodDescriptionIUserAuthenticationUI.getActiveUserSessions
(IClientSessionGyro clientGyro) Gets the current user sessions that can be switched to, i.e.IClientSessionGyro.getAppSessionGyro()
Gets the Gyro for the application session.ILockState.getAppSessionGyro()
Gets the application session gyro.static IAppSessionGyro
IAppSessionGyro.getSessionInstance()
Gets the runtime application instance for the current thread in a client session.static IAppSessionGyro
IAppSessionGyro.getSessionInstance
(SessionInfo sessionInfo) Gets the runtime application instance for the current thread in a client session.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.default IVSComponent
IAppSessionFocusProvider.getInitialVSFocus
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro) Returns the initial focus to set in the application.void
IClientSessionConnectionListener.onClientConnection
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro) Called when a new client session is connected to the application session.void
IClientSessionConnectionListener.onClientDisposed
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro) Called when a client session is disposed of.void
IAppSessionDisposeListener.onDispose
(IAppSessionGyro appGyro) Called when the application session is disposed of.default void
IAppSessionFocusProvider.onDisposed
(IAppSessionGyro appGyro) Called when the application session is disposed of.default void
IAppSessionFocusProvider.onInitialized
(IAppSessionGyro appGyro) Called when the application session is initialized.boolean
IUserAuthenticationUI.switchTo
(IClientSessionGyro clientGyro, IAppSessionGyro session) Switches to the specified active application session.Uses of IAppSessionGyro in com.iizix.gyro.history
Modifier and TypeMethodDescriptionIAppHistory.getAppSessionGyro()
Returns the application session gyro.Uses of IAppSessionGyro in com.iizix.prop
Modifier and TypeMethodDescriptionGProp.getAppSessionGyro()
Returns the Application Session Gyro instance of this virtualized property.IGProp.getAppSessionGyro()
Returns the Application Session Gyro instance of this virtualized property.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 IAppSessionGyro 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 IAppSessionGyro in com.iizix.prop.ui
Modifier and TypeMethodDescriptionUIContextMenu.getAppSessionGyro()
Returns the Application Session Gyro instance of this virtualized property.UIPanelBase.getAppSessionGyro()
Returns the Application Session Gyro instance of this virtualized property.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.default void
IUIAction.setVSFocus
(IAppSessionGyro appGyro) Called to focus the VS component if defined.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 IAppSessionGyro 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 IAppSessionGyro in com.iizix.prop.vs
Modifier and TypeMethodDescriptionVSActionTXProcess.getAppGyro()
Gets the Application session Gyro engine.VirtualSpace.getAppSessionGyro()
Returns the Application Session Gyro instance of this virtualized property.Modifier and TypeMethodDescriptionprotected 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.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.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.Uses of IAppSessionGyro in com.iizix.prop.vs.actor
Modifier and TypeMethodDescriptionHistoryBackward.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.HistoryForward.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.SetFocus.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.SetSourceFieldValue.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.SetTargetFieldValue.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportField.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportGroup.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportSelectedTableRows.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportSingleSelectedTableRow.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportSingleSelectedTableRowAndColumnToField.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportSingleSelectedTableRowToFields.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportTableColumn.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.TransportTableRows.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.Uses of IAppSessionGyro in com.iizix.server.app
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.Uses of IAppSessionGyro in com.iizix.server.geo
Modifier and TypeMethodDescriptionboolean
UserLocationHistory.addLocationListener
(IAppSessionGyro appGyro, IUserLocationListener listener) Adds a listener for changes in the user's location.Uses of IAppSessionGyro in com.iizix.server.gyro
Modifier and TypeClassDescriptionclass
Gyro instance that is used for a single user running one application.Uses of IAppSessionGyro in com.iizix.server.oauth
ModifierConstructorDescriptionOAuthSession
(IAppSessionGyro appGyro) Constructs a new authentication session for the application session.Uses of IAppSessionGyro in com.iizix.server.user
Modifier and TypeMethodDescriptionUserProfileImageRequest.appSessionGyro
(IAppSessionGyro appGyro) Assigns the App Session Gyro to use.AuthenticatedUser.getProfileImage
(IAppSessionGyro appGyro, int width, int height, int quality, boolean createDefault) Gets the profile image for the user scaled to the requested size.AuthenticatedUser.getProfileImage
(IAppSessionGyro appGyro, int width, int height, int quality, boolean createDefault, int rounded) Gets the profile image for the user scaled to the requested size.Uses of IAppSessionGyro in com.iizix.server.wsfile
Modifier and TypeMethodDescriptionvoid
WSFileProvider.downloadFiles
(IAppSessionGyro appGyro, IWSFileDownload[] files, Runnable completed) Downloads the collection of files.Uses of IAppSessionGyro in com.iizix.term.prop
Modifier and TypeMethodDescriptionTerminalActionActor.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.void
ScreenProp.onVirtualSpaceVirtualized
(IAppSessionGyro appGyro, VirtualSpace virtualizedVirtualSpace) Called when the VirtualSpace has been virtualized, giving the opportunity for e.g.Uses of IAppSessionGyro in com.iizix.urn.user
Modifier and TypeMethodDescriptionIUserProfileImageRequest.getAppSessionGyro()
Gets the application session gyro.Modifier and TypeMethodDescriptionIUserProfileImageRequest.appSessionGyro
(IAppSessionGyro appGyro) Assigns the App Session Gyro to use.Uses of IAppSessionGyro in com.iizix.user.geo
Modifier and TypeMethodDescriptionboolean
IUserLocationHistory.addLocationListener
(IAppSessionGyro appGyro, IUserLocationListener listener) Adds a listener for changes in the user's location.Uses of IAppSessionGyro in com.iizix.ws.actionactor
Modifier and TypeMethodDescriptionWebServiceActionActor.getEnabledState
(IAppSessionGyro appGyro, VSAction action) Checks if the runnable is enabled for the current VirtualSpace.Uses of IAppSessionGyro in com.iizix.ws.api
Modifier and TypeMethodDescriptionvoid
IReplyProcessor.processReply
(IAppSessionGyro appGyro, OutputProps output, IReplyContent reply) Processes the reply contents for the Web Service.Uses of IAppSessionGyro in com.iizix.ws.engine
Modifier and TypeMethodDescriptionRESTfulRequest.getAppSessionGyro()
Returns the application session gyro instance.Modifier and TypeMethodDescriptionIExecuteWebService.doExecute
(IAppSessionGyro appGyro, boolean doPerform) Executes the Web Service request.ModifierConstructorDescriptionRESTfulRequest
(IAppSessionGyro appGyro, WebServiceProp wsProp, IRequestContent requestContent, boolean doPerform) Constructs the transaction for the Web Service.Uses of IAppSessionGyro in com.iizix.ws.prop
Modifier and TypeMethodDescriptionabstract IReplyContent
AbstractInputProps.doExecute
(IAppSessionGyro appGyro, boolean doPerform) Executes the Web Service request.RESTfulInputProps.doExecute
(IAppSessionGyro appGyro, boolean doPerform) Executes the Web Service request.WebServiceProp.doExecute
(IAppSessionGyro appGyro, boolean doPerform) Executes the Web Service request.void
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 IAppSessionGyro in com.iizix.ws.prop.json
Modifier and TypeMethodDescriptionvoid
JSONReplyDocument.processReply
(IAppSessionGyro appGyro, OutputProps output, IReplyContent reply) Processes the reply contents for the Web Service.protected boolean
JSONReplyDocument.processReply
(IAppSessionGyro appGyro, OutputProps output, JSONReply reply, boolean doPerform, IComplexOperation op, List<VSComponent> list, Map<VSComponent, Throwable> errors) Processes the reply to populate VirtualSpace.Uses of IAppSessionGyro in com.iizix.ws.prop.url
Modifier and TypeMethodDescriptionvoid
URLEncodedInput.getParameters
(IAppSessionGyro appGyro, List<WSParameter> list) Gets all the parameters.URLInputParameter.getValue
(IAppSessionGyro appGyro) Gets the current value.URLInputParameter.getVSField
(IAppSessionGyro appGyro) Gets the VSField.Uses of IAppSessionGyro in com.iizix.wsfile
Modifier and TypeMethodDescriptionvoid
IWSFileProvider.downloadFiles
(IAppSessionGyro appGyro, IWSFileDownload[] files, Runnable completed) Downloads the collection of files.