|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Formula | |
| edu.psu.geovista.app.spreadsheet.formula | |
| edu.psu.geovista.app.spreadsheet.functions | |
| Uses of Formula in edu.psu.geovista.app.spreadsheet.formula |
| Methods in edu.psu.geovista.app.spreadsheet.formula that return Formula | |
Formula |
Cell.getFormula()
This method returns the edu.psu.geovista.app.spreadsheet.formula associated with the cell or null if it does not exist. |
| Methods in edu.psu.geovista.app.spreadsheet.formula with parameters of type Formula | |
void |
Cell.setFormula(Formula form)
|
| Uses of Formula in edu.psu.geovista.app.spreadsheet.functions |
| Fields in edu.psu.geovista.app.spreadsheet.functions declared as Formula | |
protected Formula |
Function.owner
|
| Methods in edu.psu.geovista.app.spreadsheet.functions that return Formula | |
Formula |
Function.getOwner()
|
| Methods in edu.psu.geovista.app.spreadsheet.functions with parameters of type Formula | |
protected Function |
Function.getSupportFuntion(java.lang.String fname,
Formula owner)
|
void |
Function.setOwner(Formula owner)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||