public class JRemoveHelpModel extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ACTION_ACCEPT |
static int |
ACTION_CANCEL |
| Constructor and Description |
|---|
JRemoveHelpModel(ScriptingManager manager) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAction() |
Object[] |
getHelps() |
void |
setAction(int action) |
void |
setHelps(Object[] helps) |
void |
validate() |
public static final int ACTION_CANCEL
public static final int ACTION_ACCEPT
public JRemoveHelpModel(ScriptingManager manager)