@Deprecated public class VariableSetAttr extends ExtendedAttribute
| Modifier and Type | Field and Description |
|---|---|
static String |
DT_TABLE_ID
Deprecated.
|
static String |
DT_TABLE_NAME
Deprecated.
|
| Constructor and Description |
|---|
VariableSetAttr(Node el,
XpdlNode parentNode,
int nr)
Deprecated.
Konstruktor stawawiający podstawowe informacje o tabelce dynamicznej
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Deprecated.
|
String |
getName()
Deprecated.
|
Map<String,String> |
getProperties()
Deprecated.
|
String |
getTableId()
Deprecated.
|
void |
setDtButtons(List<DtButtonAttr> dtButtons)
Deprecated.
|
getExtendedAttributes, splitValuepublic static final String DT_TABLE_ID
public static final String DT_TABLE_NAME
public VariableSetAttr(Node el, XpdlNode parentNode, int nr)
el - Element XPDL odpowiadający danemu węzłowiparentNode - Obiekt XpdlNode rodzica danego elementunr - Numer tabelki dynamicznej w danym węźlepublic String getName()
public String getTableId()
public Map<String,String> getProperties()
XpdlNodegetProperties in interface ParsablegetProperties in class XpdlNodepublic void setDtButtons(List<DtButtonAttr> dtButtons)
Copyright © 2018 Suncode. All rights reserved.