|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpivot.wtk.Component.Attributes
pivot.wtk.TablePane.TablePaneAttributes
protected static class TablePane.TablePaneAttributes
Defines table pane component attributes.
Constructor Summary | |
---|---|
protected |
TablePane.TablePaneAttributes()
|
Method Summary | |
---|---|
int |
getColumnSpan()
|
int |
getRowSpan()
|
void |
setColumnSpan(int columnSpan)
|
void |
setRowSpan(int rowSpan)
|
Methods inherited from class pivot.wtk.Component.Attributes |
---|
getComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TablePane.TablePaneAttributes()
Method Detail |
---|
public int getRowSpan()
public void setRowSpan(int rowSpan)
public int getColumnSpan()
public void setColumnSpan(int columnSpan)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |