public class HRunJobRuntimeViewer
extends org.soafaces.bundle.client.ui.SimplePOJORuntimeViewer
HRunJobInput
Constructor and Description |
---|
HRunJobRuntimeViewer() |
Modifier and Type | Method and Description |
---|---|
protected void |
buildUI(com.google.gwt.user.client.rpc.IsSerializable inputBean,
com.google.gwt.user.client.rpc.IsSerializable outputBean,
org.soafaces.bundle.client.rpc.TaskletStatus taskletStatus)
Method to implement in subclass.
|
buildUI, getMainPanel
protected void buildUI(com.google.gwt.user.client.rpc.IsSerializable inputBean, com.google.gwt.user.client.rpc.IsSerializable outputBean, org.soafaces.bundle.client.rpc.TaskletStatus taskletStatus)
org.soafaces.bundle.client.ui.SimplePOJORuntimeViewer
buildUI
in class org.soafaces.bundle.client.ui.SimplePOJORuntimeViewer
inputBean
- Input JavaBeanoutputBean
- Output JavaBeantaskletStatus
- Contains current status information of currently running or completed TaskletCopyright © Grand Logic, Inc. All Rights Reserved.