public class VariableSetAttr extends ExtendedAttribute
| Modifier and Type | Field and Description |
|---|---|
static String |
DT_TABLE_ID |
static String |
DT_TABLE_NAME |
| Constructor and Description |
|---|
VariableSetAttr(Node el,
XpdlNode parentNode,
int nr)
Konstruktor stawawiający podstawowe informacje o tabelce dynamicznej
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
|
String |
getName()
|
Map<String,String> |
getProperties()
|
String |
getTableId() |
void |
setDtButtons(List<DtButtonAttr> dtButtons) |
getExtendedAttributes, splitValuepublic static final String DT_TABLE_ID
public static final String DT_TABLE_NAME
public String getTableId()
public Map<String,String> getProperties()
XpdlNodegetProperties in interface ParsablegetProperties in class XpdlNodepublic void setDtButtons(List<DtButtonAttr> dtButtons)
Copyright © 2017 Suncode. All rights reserved.