Package | Description |
---|---|
de.esprit.appsuite.gui.activity |
Contains classes for observing async activity.
|
de.esprit.netsuite.client.activity |
Contains the client's activity monitoring classes
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveTasksTab
This tab displays a list of all running
AsyncTask s. |
class |
ActiveWorkflowsTab<C extends ApplicationContext>
This tab displays a list of all running
AbstractWorkflow s. |
Modifier and Type | Method and Description |
---|---|
void |
ActivityTabbedPane.addActivityTab(ActivityTab tab,
AbstractMonitorButton caller) |
Modifier and Type | Class and Description |
---|---|
class |
ClientActivityTab<C extends ClientContext>
This is the base class for all
ActivityTab s displaying the client's async activity. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.