Package jisa.gui
Interface Doc.Table
-
- All Superinterfaces:
SubElement
- Enclosing class:
- Doc
public static interface Doc.Table extends SubElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Doc.TableRow
addRow()
-
Methods inherited from interface jisa.gui.SubElement
isVisible, remove, setVisible
-
-
-
-
Method Detail
-
addRow
Doc.TableRow addRow()
-
-