| Interface | Description |
|---|---|
| IAppSessionBindingListener | |
| IConversationStateListener | |
| IGotoAction |
An action request as part of a GOTO, to be executed on the page gone to.
|
| INotReloadablePage |
Marker interface.
|
| IPageParameters | |
| IPolledForUpdate | |
| IShelvedEntry |
A single entry in the breadcrumb trail.
|
| Class | Description |
|---|---|
| AppSession |
Generic session implementation.
|
| CidPair | |
| ConversationContext |
A page's conversational context: a base class.
|
| DelayedActivitiesManager |
This helper class does all of the handling for delayed activities for
a conversation.
|
| DelayedActivityInfo | |
| DelayedActivityState | |
| DelayedActivityState.Progress | |
| DelayedProgressMonitor | |
| HttpSessionLink |
This is contained in an HttpSession and refers to the AppSession
there.
|
| PageMaker |
This static class helps with constructing pages from NodeContainer classes
that are marked as being usable as pages.
|
| PageParameters |
Encapsulates parameters for a page.
|
| SavedPage |
A saved page from a destroyed
WindowSession, suitable to be resurrected
inside a new window session after a development time reload. |
| SavedWindow |
The content of a previously-destroyed
WindowSession, in a format suitable for a
reload. |
| ShelvedDomUIPage | |
| SimpleConversationContext | |
| UIContext |
A class which allows access to the page's context and related information.
|
| UIGoto |
Moving to other pages.
|
| UserLogItem |
Log item for action logging inside a user's session.
|
| WindowSession |
Manages conversations and the shelve stack.
|
| Enum | Description |
|---|---|
| MoveMode |
| Exception | Description |
|---|---|
| ConversationDestroyedException | |
| DelayedActivityCanceledException |
Copyright © 2017 etc.to. All rights reserved.