|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Function
A function interface for functions in table cells like =SUM(A1:A3)
Method Summary | |
---|---|
void |
execute(Table table,
int posx,
int posy,
int startX,
int startY,
int endX,
int endY)
|
java.lang.String |
getName()
|
Method Detail |
---|
java.lang.String getName()
void execute(Table table, int posx, int posy, int startX, int startY, int endX, int endY)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |