| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.poi.ss.formula.ptg.Ptg
org.apache.poi.ss.formula.ptg.ControlPtg
public abstract class ControlPtg
Common superclass for tExp tTbl tParen tNlr tAttr tSheet tEndSheet
| Field Summary | 
|---|
| Fields inherited from class org.apache.poi.ss.formula.ptg.Ptg | 
|---|
| CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY | 
| Constructor Summary | |
|---|---|
| ControlPtg() | |
| Method Summary | |
|---|---|
|  byte | getDefaultOperandClass() | 
|  boolean | isBaseToken() | 
| Methods inherited from class org.apache.poi.ss.formula.ptg.Ptg | 
|---|
| createPtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, getSize, readTokens, serializePtgs, setClass, toFormulaString, toString, write | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ControlPtg()
| Method Detail | 
|---|
public boolean isBaseToken()
isBaseToken in class Ptgfalse if this token is classified as 'reference', 'value', or 'array'public final byte getDefaultOperandClass()
getDefaultOperandClass in class Ptg| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||