public class ActionList
extends java.lang.Object
implements java.io.Serializable
ActionListPropertyDescriptor
in
the BeanInfo class.Constructor and Description |
---|
ActionList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Called by the framework.
|
boolean |
isBreakOnError()
If the execution of the actions should be terminated when an action fails.
|
void |
setBreakOnError(boolean breakOnError)
Determines if the execution of the actions should be terminated when an action fails.
|
void |
setId(java.lang.String id)
Called by the framework.
|
public java.lang.String getId()
public void setId(java.lang.String id)
public boolean isBreakOnError()
public void setBreakOnError(boolean breakOnError)
breakOnError
- the new value