See: Description
Class | Description |
---|---|
BaseIOViewer | Deprecated |
InputViewer | Deprecated |
OutputViewer | Deprecated |
RuntimeViewer |
Base class used to create a custom viewer for the input/output
JavaBeans that are used when a Tasklet is executed.
|
SimpleJSONInputViewer | Deprecated |
SimpleJSONOutputViewer | Deprecated |
SimpleJSONRuntimeViewer |
A convenient subclass for viewing the Tasklet's runtime input
and output JavaBeans.
|
SimpleJSONWeblet |
A convenient subclass of Weblet.
|
SimplePOJOInputViewer | Deprecated |
SimplePOJOOutputViewer | Deprecated |
SimplePOJORuntimeViewer |
A convenient subclass of InputViewer.
|
SimplePOJOWeblet |
A convenient subclass of Weblet.
|
Weblet |
This class should be subclassed to create a custom editor (Weblet) for a
given Tasklet or to create a standalone application.
|
Enum | Description |
---|---|
BaseIOViewer.Mode |
The BaseIOViewer should function fully capable in NORMAL mode.
|
RuntimeViewer.Mode |
The RuntimeViewer should function fully capable in NORMAL mode.
|
Weblet.Mode |
Weblet can be in one of three modes.
|
Copyright © Grand Logic, Inc. All Rights Reserved.