|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tigris.scarab.util.TableModel.Heading
| Constructor Summary | |
TableModel.Heading()
|
|
| Method Summary | |
int |
getColspan()
Get the value of colspan. |
java.lang.Object |
getLabel()
Get the value of label. |
int |
getRowspan()
Get the value of rowspan. |
java.util.List |
getSubHeadings()
Get the value of subHeadings. |
void |
setLabel(java.lang.Object v)
Set the value of label. |
void |
setSubHeadings(java.util.List v)
Set the value of subHeadings. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TableModel.Heading()
| Method Detail |
public int getRowspan()
public int getColspan()
public java.util.List getSubHeadings()
public void setSubHeadings(java.util.List v)
v - Value to assign to subHeadings.public java.lang.Object getLabel()
public void setLabel(java.lang.Object v)
v - Value to assign to label.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||