| Interface | Description |
|---|---|
| Function |
A function interface for functions in table cells like =SUM(A1:A3)
|
| Class | Description |
|---|---|
| AvgFunction |
A function that calculates the average table cells
|
| FunctionLoader |
Plugin loader for table functions
|
| FunctionRepository |
Repository for functions
|
| MaxFunction |
A function that finds the max of table cells
|
| MinFunction |
A function that finds the max of table cells
|
| SumFunction |
A function that summerizes table cells
|
| Table |
A Table implementation primarly for the table macro
|
| TableBuilder |
Built a table from a string
|
Copyright © 2003–2018 Sakai Project. All rights reserved.