|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zss.formula.NoCacheClassifier
public class NoCacheClassifier
A classfier to deny caching of formula evaluation.
| Field Summary | |
|---|---|
static org.zkoss.poi.ss.formula.IStabilityClassifier |
instance
|
| Fields inherited from interface org.zkoss.poi.ss.formula.IStabilityClassifier |
|---|
TOTALLY_IMMUTABLE |
| Method Summary | |
|---|---|
boolean |
isCellFinal(int sheetIndex,
int rowIndex,
int columnIndex)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.zkoss.poi.ss.formula.IStabilityClassifier instance
| Method Detail |
|---|
public boolean isCellFinal(int sheetIndex,
int rowIndex,
int columnIndex)
isCellFinal in interface org.zkoss.poi.ss.formula.IStabilityClassifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||