public class NavigatorBuffer extends GridBuffer
GridManager
class.
This class changes the way each WrappedField instance references its meta-data: the
building of the record happens with the storing of reference to the
associated Term
object in the Panel; the WrappedField instance gets
meta-data by means of this reference.
GridManager
,
Table
,
WrappedField
JotyDataBuffer.IdsStock, JotyDataBuffer.QueueManager, JotyDataBuffer.Record
Modifier and Type | Field and Description |
---|---|
boolean |
m_hasKeys |
TermContainerPanel |
m_panel |
SearcherPanel |
m_searcher |
m_cursorPos, m_descriptorBuilt, m_fieldNames, m_fieldNamesMap, m_fieldTypes, m_firstKeyPos, m_idsStocksMap, m_keyIndex, m_keyName, m_longKeyMap, m_maxRecord, m_queueManager, m_record, m_records, m_recPos, m_strKeyMap, m_textKey
Modifier and Type | Method and Description |
---|---|
protected void |
acquireRecordDescriptor(WResultSet rs) |
protected void |
buildRecord(JotyDataBuffer.Record record) |
void |
checkKey() |
protected org.joty.common.BasicPostStatement |
createContextPostStatement() |
protected void |
getFromDataLayer(JotyDataBuffer.Record record,
WResultSet rs) |
protected boolean |
loadDataBreak(int count) |
protected void |
loadDataProlog(WResultSet rs) |
acquireRecordDescriptorPart, addWFieldElems, buildRecord, getWFieldFromDataLayer
addFromDataLayer, buildRecordDescriptor, checkRecordDescriptor, colDescriptorIntoRecordDescriptor, copyFrom, dateTimeValue, dateTimeValue, dateValue, dateValue, dblValue, dblValue, deleteRecord, empty, empty, getCellValue, getCellValue, getFieldIndex, getFieldType, getKeyLongVal, getKeyLongVal, getKeyPos, getKeyPos, getKeyStrVal, getKeyVal, getKeyVal, getRecord, getValueForSql, getWField, getWField, getWField, inSetKeyCheck, integerValue, integerValue, intValue, isNull, isNull, keyIndex, keyIsText, loadData, loadData, loadData, longValue, newRecord, recordLookup, recordLookup, setCellValue, setInteger, setInteger, setKeyFieldName, setRowsQueuing, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, sngValue, sngValue, strValue, strValue, updateBuffIndex, wfield, wfield, wfield, wfield, writeRecord, writeRecord
public boolean m_hasKeys
public TermContainerPanel m_panel
public SearcherPanel m_searcher
protected void acquireRecordDescriptor(WResultSet rs)
acquireRecordDescriptor
in class JotyDataBuffer
protected void buildRecord(JotyDataBuffer.Record record)
buildRecord
in class GridBuffer
public void checkKey()
protected org.joty.common.BasicPostStatement createContextPostStatement()
createContextPostStatement
in class JotyDataBuffer
protected void getFromDataLayer(JotyDataBuffer.Record record, WResultSet rs)
getFromDataLayer
in class JotyDataBuffer
protected boolean loadDataBreak(int count)
loadDataBreak
in class JotyDataBuffer
protected void loadDataProlog(WResultSet rs)
loadDataProlog
in class JotyDataBuffer