| Package | Description |
|---|---|
| no.g9.client.core.action |
Package containing the g9 action classes.
|
| no.g9.client.core.controller |
| Class and Description |
|---|
| ActionHook
The base action hook class
|
| ActionHookAdapter
The action hook adapter offers an empty implementation of the basic hook
methods.
|
| ActionHookList
A wrapper class for a List of action hooks.
|
| ActionParameterHook
ActionParameterHook is used to setup actions targets with initial values and
get the action return value.
|
| ActionStage |
| ActionTask
The task that is performed by an action
|
| Checkable
The checkable interface.
|
| CheckableAction
The checkable action is an action that will perform a dialog check.
|
| CheckableHookAdapter |
| CheckType
Various check change enumerations.
|
| DialogInteraction
A typed version of the ActionParameterHook interface.
|
| Displayable |
| EventContext
Class used to communicate an event from the view to the controller.
|
| G9Action
The base g9 action class.
|
| Hookable
Defines the hook methods of a g9 action.
|
| HookInvoker
The invoke method is used to invoke a hook method on the correct thread type
(either gui or worker).
|
| Obtainable
The obtainable interface defines the obtained hook.
|
| ObtainableAction |
| ObtainableHookAdapter |
| PaginatorEvent.NavigationButton
Enumerates the paging buttons
|
| Parameter
Represents a parameter in a remote service invocation.
|
| ParameterBinding
Represents a parameter binding in a remote service invocation.
|
| RemoteServiceTarget
Representation of a remote service target.
|
| ThreadInfo
Annotation denoting the thread a method is to be invoked on, either
a worker thread or a gui thread (where applicable).
|
| ThreadType
Enumerates the type of thread a hook method can be invoked on.
|
| Class and Description |
|---|
| ActionHook
The base action hook class
|
| ActionHookList
A wrapper class for a List of action hooks.
|
| CheckType
Various check change enumerations.
|
Copyright © 2006–2017 Esito AS. All rights reserved.