Interface for the task command that handles click events.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
defaultCommandClassName Default implementation class name. |
static java.lang.String |
NAME Interface name. |
Method Summary | |
---|---|
void |
setRequestProps(
TypedProperty param)
Set the request properties. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public void setRequestProps(TypedProperty param)
param
- The request properties to use.