public class PanelActionConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
PanelActionConfiguration(String actionClassName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String key,
String value) |
String |
getActionClassName() |
Map<String,String> |
getProperties() |
String |
getProperty(String key) |
String |
getProperty(String key,
String defaultValue) |
void |
setProperties(Map<String,String> properties) |
Copyright © 2001–2025. All rights reserved.