public class ActionModel extends Object implements Serializable
Constructor and Description |
---|
ActionModel()
Create instance
|
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Translated label
|
String |
getName()
Action name
|
void |
setLabel(String label)
Set label
|
void |
setName(String name)
Set name
|
Copyright © 2024 Gentics Software. All rights reserved.