|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extentech.ExtenBean.DataObjectImpl
com.extentech.ExtenBean.ExtenDataObject
com.extentech.ExtenXLS.binder.CellRangeDataObject
public class CellRangeDataObject
DataObject bound to a Cell Range.
Cell
,
DataObject
,
Serialized FormField Summary |
---|
Fields inherited from class com.extentech.ExtenBean.ExtenDataObject |
---|
bof, eof, index, validateEarly |
Fields inherited from class com.extentech.ExtenBean.DataObjectImpl |
---|
dataObjectActionListeners, doparent, EXTENBEAN_LOADER_NAME, props |
Constructor Summary | |
---|---|
CellRangeDataObject()
|
Method Summary | |
---|---|
void |
addCellRange(DataBoundCellRange dbcr)
Add a DataboundCellRange to this DataObject for retrieving data. |
com.extentech.toolkit.CompatibleVector |
getCellRangeVector()
|
Methods inherited from class com.extentech.ExtenBean.ExtenDataObject |
---|
activate, addChildObject, addCol, addOrderByItem, beginTrans, dumpNameVals, get, getAbsolutePage, getBOF, getChangedRowCount, getChangedRows, getChildObjects, getColinfo, getColinfoByName, getColNumByName, getData, getDataArray, getDataObject, getDataRow, getDOLookupField, getEOF, getHasChildren, getId, getIndex, getIsLastPage, getIsMultiKey, getIsMultiple, getKeyCol, getKeyColName, getLevel, getMetaDataHashtable, getOrderByHash, getPageSize, getParentId, getParentObject, getResourceName, getSequenceName, getSQL, getStringVal, getVal, getVal, getVal, getVal, getVal, getVal, getVal, getVal, getVal, getVal, init, isPageable, moveFirst, moveLast, moveNext, movePrevous, passivate, remove, removeAll, removeByKey, removeChangedRow, removeChangedRows, rollBack, setAbsolutePage, setBOF, setColinfo, setData, setDataRowChanged, setDataRowChanged, setDEBUG, setDOLookupField, setEOF, setHasChildren, setId, setIndex, setIsLastPage, setKeyCol, setKeyCol, setLevel, setMetaDataHashtable, setMethodValsFromDO, setPageSize, setParent, setParentForeignKey, setResourceName, setSequenceName, setSQL, setVal, setVal, setVal, setValsFromObject, setValsOnObject, store |
Methods inherited from class com.extentech.ExtenBean.DataObjectImpl |
---|
addDataObjectActionListener, dumpNameVals, fireDataObjectActionEvent, getAllChildrenInHeirarchy, getCascadeUpdates, getChildByName, getChildrenByName, getColnames, getDataObjectActionListeners, getFactory, getIsNew, getIsUpdateable, getNumRows, getParentForeignKey, getProps, getTableName, hasChildren, initFromDataObject, load, removeDataObjectActionListener, removeDataObjectActionListeners, setCascadeUpdates, setFactory, setIsMultiple, setIsNew, setIsUpdateable, setProps, setTableName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.extentech.ExtenBean.DataObject |
---|
addDataObjectActionListener, fireDataObjectActionEvent, getCascadeUpdates, getChildByName, getColnames, getDataObjectActionListeners, getFactory, getIsNew, getNumRows, load, removeDataObjectActionListener, removeDataObjectActionListeners, setCascadeUpdates, setFactory, setIsMultiple, setIsNew |
Methods inherited from interface com.extentech.ExtenBean.RelationalObject |
---|
getAllChildrenInHeirarchy, hasChildren |
Methods inherited from interface com.extentech.ExtenBean.SQLObject |
---|
getIsUpdateable, getParentForeignKey, getTableName, setIsUpdateable, setTableName |
Constructor Detail |
---|
public CellRangeDataObject()
Method Detail |
---|
public void addCellRange(DataBoundCellRange dbcr)
public com.extentech.toolkit.CompatibleVector getCellRangeVector()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |