public static final class GralCfgData.GuiCfgTable extends GralCfgData.GuiCfgWidget implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
private java.util.List<java.lang.Integer> |
columnWidths |
int |
height |
cmd, color0, color1, data, dragFiles, dragText, dropFiles, dropText, editable, format, help, mouseAction, name, prompt, promptPosition, showMethod, text, type, userAction, whatIs
Constructor and Description |
---|
GuiCfgTable(GralCfgElement itsElement) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Integer> |
getColumnWidths() |
void |
set_columnWidth(int val) |
void |
set_text(java.lang.String value)
<""? |
java.lang.String |
toString() |
clone, new_color0, new_color1, new_colorName, set_color0, set_color1, set_colorName, set_data, set_help, setFromType
public int height
private final java.util.List<java.lang.Integer> columnWidths
public GuiCfgTable(GralCfgElement itsElement)
public void set_columnWidth(int val)
public void set_text(java.lang.String value)
GralCfgData.GuiCfgWidget
<""?text> | <$-/\.:?text>
is the non designated form of a parameter.
Use it as name if the name is not given, and also as data path.
set_text
in class GralCfgData.GuiCfgWidget
public java.util.List<java.lang.Integer> getColumnWidths()
public java.lang.String toString()
toString
in class GralCfgData.GuiCfgWidget