|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CellCountCurious
A contract for those Renders which are curious about how many cells the total width of the table is
Method Summary | |
---|---|
void |
setCellCount(int cellCount)
This method lets the object demanding the rendering to set the total number of cells that the table will be rendered as |
Method Detail |
---|
void setCellCount(int cellCount)
cellCount
- the width, measured in table cells, of the accounting line table
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |