|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISessionItem | |
|---|---|
| com.dynamide | The core of the Dynamide Framework: Session, Widget, Page, Property, etc. |
| com.dynamide.util | Utilities and Tools for working in the Dynamide Framework |
| Uses of ISessionItem in com.dynamide |
|---|
| Classes in com.dynamide that implement ISessionItem | |
|---|---|
class |
Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
| Uses of ISessionItem in com.dynamide.util |
|---|
| Subinterfaces of ISessionItem in com.dynamide.util | |
|---|---|
interface |
ISessionTableItem
|
| Methods in com.dynamide.util with parameters of type ISessionItem | |
|---|---|
void |
SessionDatabase.shutdownSession(ISessionItem item)
|
static void |
CloseSessionTimerTask.startCloseSessionTimerTask(ISessionItem sessionItem)
|
| Constructors in com.dynamide.util with parameters of type ISessionItem | |
|---|---|
CloseSessionTimerTask(ISessionItem sessionItem)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||