Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
IliMapTable Member List

This is the complete list of members for IliMapTable, including all inherited members.

addErrorSink(IliErrorSink *sink)IliTable
addHook(IliTableHook *hook)IliSchema
allowColumnMove() constIliSchemavirtual
allowRowMove() constIliTablevirtual
appendColumn(const char *name, const IliDatatype *type, IlInt maxlen=-1)IliSchema
appendParameter(const char *paramName, const IliDatatype *type, IlInt maxlen=-1)IliTable
appendRow(IliTableBuffer *tblBuf)IliTable
appendRowInCache(IliTableBuffer *tblBuf)IliTable
applyQueryMode(IliTable *queryTable)IliTablevirtual
asDatatype() constIliSchema
at(IlInt rowno, IlInt colno) constIliTable
at(IlInt rowno, IliName colname) constIliTable
cellChanged(IlInt rowno, IlInt colno)IliTableprotectedvirtual
checkConstraints(IlInt rowno, IliTableBuffer *buff) constIliTablevirtual
clearRows()IliTablevirtual
copyTable() constIliTable
deleteColumn(IlInt colno)IliSchemavirtual
deleteParameter(IlInt paramno)IliTable
deleteRow(IlInt rowno)IliTablevirtual
deleteRowInCache(IlInt rowno)IliTablevirtual
enableColumnCompletion(IlInt colno, IlBoolean flag)IliTable
endOfBatch()IliSchema
exchangeRows(IlInt rowno1, IlInt rowno2)IliTablevirtual
exchangeRowsInCache(IlInt rowno1, IlInt rowno2)IliTablevirtual
fetchAll()IliTablevirtual
fetchCompleted() constIliTablevirtual
fetchNext(IlInt count=1)IliTablevirtual
findFirstRow(const IliValue &value, IlInt colno, IlBoolean complete, IlInt fromRow=0, IlInt toRow=-1) constIliTable
findRow(const IliValue &value, IlInt colno, IlBoolean complete, IlInt fromRow=0, IlInt toRow=-1) constIliTable
GetBooleanMap(IlvDisplay *display)IliMapTablestatic
getBuffer()IliTable
getColumnAlignment(IlInt colno) constIliSchema
getColumnDefault(IlInt colno) constIliSchema
getColumnDisplayValue(IlInt colno, const IliValue &value, IliValue &displayValue, IlvGraphicHolder *h=0)IliTable
getColumnDisplayWidth(IlInt colno) constIliSchema
getColumnEffectiveForeignTable(IlInt colno, IlvGraphicHolder *h=0) constIliTable
getColumnForeignDataSourceName(IlInt colno) constIliTable
getColumnForeignDisplayColumn(IlInt colno) constIliTable
getColumnForeignTable(IlInt colno) constIliTable
getColumnForeignValueColumn(IlInt colno) constIliTable
getColumnFormat(IlInt colno) constIliSchema
getColumnIndex(const char *name) constIliSchema
getColumnIndex(IlInt token) constIliSchema
getColumnLabel(IlInt colno) constIliSchema
getColumnMask(IlInt colno) constIliSchema
getColumnMaxLength(IlInt colno) constIliSchema
getColumnName(IlInt colno) constIliSchema
getColumnsCount() constIliSchema
getColumnTitle(IlInt colno) constIliSchema
getColumnToken(IlInt colno) constIliSchema
getColumnType(IlInt colno) constIliSchema
getCompareData() constIliTable
getCompareFunction() constIliTable
getDefaultPropertyManager() constIliTable
getDefaultPropertyManager()IliTable
getDisplay() constIliSchema
getElementTypeName() constIliSchema
getGadgetHolder() constIliTable
getNamedPropertyManager(const char *name) constIliTable
getNamedPropertyManagerCount() constIliTable
getNestedSchema(const IliAttributePath &path) constIliSchema
getNestedSchema(const IliAttributePath &path)IliSchema
getParameterColumnName(IlInt paramno) constIliTable
getParameterDataSourceName(IlInt paramno) constIliTable
getParameterDataSourceValue(IlInt paramno) constIliTable
getParameterIndex(const char *name) constIliTable
getParameterMaxLength(IlInt paramno) constIliTable
getParameterName(IlInt paramno) constIliTable
getParametersCount() constIliTable
getParameterType(IlInt paramno) constIliTable
getParameterValue(IlInt paramno) constIliTable
getParameterValue(IliName paramName) constIliTable
getProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, IliValue &propVal) constIliTable
getPropertyCount(IlInt rowno, IlInt colno) constIliTable
getPropertyManagerNameAt(IlInt idx) constIliTable
getPropertyNameAt(IlInt rowno, IlInt colno, IlInt propIndex) constIliTable
getRefCount() constIliRefCounted
getRowPtr(IlInt rowno=-1) constIliTable
getRowsCount() constIliMapTablevirtual
getRowStatus(IlInt rowno) constIliTablevirtual
getSchemaName() constIliSchema
getTransactionManager() constIliTable
getTransactionManagerName() constIliTable
getValue(IlInt rowno, IlInt colno, IliValue &val) constIliMapTablevirtual
hasHook(IliTableHook *hook) constIliSchema
IliMapTable(IlvDisplay *, const IliMapEntry *map, IlBoolean owner=IlFalse)IliMapTable
IliMapTable(const IliMapTable &table)IliMapTable
IliMapTable(IlvDisplay *display, IL_STDPREF istream &input)IliMapTable
IliSchema(IlvDisplay *display)IliSchema
IliSchema(const IliSchema &)IliSchema
IliSchema(IlvDisplay *display, IL_STDPREF istream &input)IliSchema
insertColumn(IlInt colno, const char *colname, const IliDatatype *type, IlInt maxlen=-1)IliSchemavirtual
insertRow(IlInt rowno, IliTableBuffer *buff)IliTablevirtual
insertRowInCache(IlInt rowno, IliTableBuffer *buff)IliTablevirtual
insertRowsFrom(const IliTable *src, IlInt srcFromRow=0, IlInt srcToRow=-1, IlBoolean stopAtFirstError=IlTrue, IlInt insertAt=-1)IliTablevirtual
isACollection() constIliSchema
isASimpleCollection() constIliSchema
isColumnCompletionEnabled(IlInt colno) constIliTable
isColumnNullable(IlInt colno) constIliSchema
isColumnPartOfKey(IlInt colno) constIliSchema
isColumnReadOnly(IlInt colno) constIliSchema
isColumnValueConstrained(IlInt colno) constIliTable
isColumnVisible(IlInt colno) constIliSchema
isLanguageSensitive() constIliMapTable
isModified() constIliTable
isPrimaryKeyDefined() constIliSchema
isQueryModeSupported() constIliTablevirtual
isReadOnly() constIliTable
isSelectDone() constIliTablevirtual
lock() constIliRefCounted
makeQueryTable() constIliTablevirtual
moveColumn(IlInt from, IlInt to)IliSchemavirtual
moveRow(IlInt from, IlInt to)IliTablevirtual
moveRowInCache(IlInt from, IlInt to)IliTablevirtual
newNamedPropertyManager(const char *name)IliTable
newPropertyManager()IliTablevirtual
raiseError(const IliErrorMessage &msg) constIliTableprotectedvirtual
ReadTable(IlvDisplay *disp, std::istream &input)IliTablestatic
refreshAndLockRow(IlInt rowno)IliTablevirtual
refreshRow(IlInt rowno)IliTablevirtual
releaseBuffer(IliTableBuffer *buff)IliTable
removeErrorSink(IliErrorSink *sink)IliTable
removeHook(IliTableHook *hook)IliSchema
removeNamedPropertyManager(const char *name)IliTable
removeProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName)IliTable
rowChanged(IlInt rowno)IliTableprotectedvirtual
rowDeleted(IlInt rowno)IliTableprotectedvirtual
rowFetched(IlInt rowno)IliTableprotectedvirtual
rowInserted(IlInt rowno)IliTableprotectedvirtual
rowMoved(IlInt src, IlInt dest)IliTableprotectedvirtual
rowToBeChanged(IlInt rowno)IliTableprotectedvirtual
rowToBeDeleted(IlInt rowno)IliTableprotectedvirtual
select()IliTablevirtual
set(IlInt rowno, IlInt colno, const IliValue &value)IliTable
set(IlInt rowno, IliName colname, const IliValue &value)IliTable
setAsCollection(IlBoolean flag)IliSchema
setAsSimpleCollection(IlBoolean flag)IliSchema
setColumnAlignment(IlInt colno, IlvAlignment align)IliSchemavirtual
setColumnDefault(IlInt colno, const char *val)IliSchemavirtual
setColumnDisplayWidth(IlInt colno, IlInt width)IliSchemavirtual
setColumnForeignDataSourceName(IlInt colno, const char *dsname)IliTable
setColumnForeignDisplayColumn(IlInt colno, const char *name)IliTable
setColumnForeignTable(IlInt colno, IliTable *table)IliTable
setColumnForeignValueColumn(IlInt colno, const char *name)IliTable
setColumnFormat(IlInt colno, const IliFormat &fmt)IliSchemavirtual
setColumnLabel(IlInt colno, const char *label)IliSchemavirtual
setColumnMask(IlInt colno, const IliInputMask &mask)IliSchemavirtual
setColumnMaxLength(IlInt colno, IlInt maxlen)IliSchemavirtual
setColumnName(IlInt colno, const char *colname)IliSchemavirtual
setColumnNullable(IlInt colno, IlBoolean nullable)IliSchemavirtual
setColumnPartOfKey(IlInt colno, IlBoolean partOfKey)IliSchemavirtual
setColumnReadOnly(IlInt colno, IlBoolean readOnly)IliSchemavirtual
setColumnTitle(IlInt colno, const char *title)IliSchemavirtual
setColumnType(IlInt colno, const IliDatatype *type)IliSchemavirtual
setColumnValueConstrained(IlInt colno, IlBoolean flag)IliTable
setColumnVisible(IlInt colno, IlBoolean visible)IliSchemavirtual
setCompareFunction(IliCompareFunction fct, IlAny arg=0)IliTable
setElementTypeName(const char *name)IliSchema
setGadgetHolder(IlvGadgetHolder *gadHold)IliTable
setInCache(IlInt rowno, IlInt colno, const IliValue &value)IliTable
setLanguageSensitive(IlBoolean f)IliMapTable
setModified(IlBoolean flag)IliTablevirtual
setParameterColumnName(IlInt paramno, const char *colname)IliTable
setParameterDataSourceName(IlInt paramno, const char *dsname)IliTable
setParameterMaxLength(IlInt paramno, IlInt maxlen)IliTable
setParameterName(IlInt paramno, const char *name)IliTable
setParameterType(IlInt paramno, const IliDatatype *type)IliTable
setParameterValue(IlInt paramno, const IliValue &value)IliTable
setParameterValue(IliName paramName, const IliValue &value)IliTable
setProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, const IliValue &propVal)IliTable
setReadOnly(IlBoolean)IliMapTablevirtual
setSchemaName(const char *name)IliSchema
setTransactionManager(IliTransactionManager *tm)IliTable
setTransactionManagerName(const char *name)IliTable
sortRows(const IlInt *colnoArray, IlInt columnsCount, IlInt fromRow=0, IlInt toRow=-1, IliCompareFunction fct=0, IlAny data=0)IliTable
startOfBatch()IliSchema
tableChanged()IliTableprotectedvirtual
unLock() constIliRefCounted
updateRow(IlInt rowno, IliTableBuffer *buff)IliTablevirtual
updateRowInCache(IlInt rowno, IliTableBuffer *buff)IliTablevirtual
write(IL_STDPREF ostream &output) constIliMapTablevirtual
writeTable(std::ostream &output) constIliTable
~IliRefCounted()IliRefCountedprotectedvirtual