public class ActionStore extends Object
Constructor and Description |
---|
ActionStore(DataType tipo) |
ActionStore(DataType tipo,
String name,
Action action) |
Modifier and Type | Method and Description |
---|---|
Action |
getAction() |
String |
getActionName() |
DataType |
getDataType() |
boolean |
isSeparator() |
public ActionStore(DataType tipo)