|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.radeox.macro.table.SumFunction
A function that summerizes table cells
| Constructor Summary | |
SumFunction()
|
|
| Method Summary | |
void |
execute(Table table,
int posx,
int posy,
int startX,
int startY,
int endX,
int endY)
|
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SumFunction()
| Method Detail |
public java.lang.String getName()
getName in interface Function
public void execute(Table table,
int posx,
int posy,
int startX,
int startY,
int endX,
int endY)
execute in interface Function
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||