|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for INodeStyle
s which support
Table
s.
Method Summary | |
Table |
getTable(Node node)
Returns the table which is bound to this implementor. |
void |
setTable(Table table,
Node node)
Binds a table to the given node via this implementor. |
Method Detail |
public Table getTable(Node node)
node
- The node to which the table is bound via this implementor.
public void setTable(Table table, Node node)
table
- The table to bind.node
- The node to bind the table to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |