pivot.wtk
Class TablePane.TablePaneAttributes
java.lang.Object
pivot.wtk.Component.Attributes
pivot.wtk.TablePane.TablePaneAttributes
- Enclosing class:
- TablePane
protected static class TablePane.TablePaneAttributes
- extends Component.Attributes
Defines table pane component attributes.
- Author:
- gbrown
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TablePane.TablePaneAttributes
protected TablePane.TablePaneAttributes()
getRowSpan
public int getRowSpan()
setRowSpan
public void setRowSpan(int rowSpan)
getColumnSpan
public int getColumnSpan()
setColumnSpan
public void setColumnSpan(int columnSpan)