Rogue Wave Views Data Access Package API Reference Guide |
Rogue Wave Views Documentation Home |
This is the complete list of members for IliSchema, including all inherited members.
addHook(IliTableHook *hook) | IliSchema | |
allowColumnMove() const | IliSchema | virtual |
appendColumn(const char *name, const IliDatatype *type, IlInt maxlen=-1) | IliSchema | |
asDatatype() const | IliSchema | |
deleteColumn(IlInt colno) | IliSchema | virtual |
endOfBatch() | IliSchema | |
getColumnAlignment(IlInt colno) const | IliSchema | |
getColumnDefault(IlInt colno) const | IliSchema | |
getColumnDisplayWidth(IlInt colno) const | IliSchema | |
getColumnFormat(IlInt colno) const | IliSchema | |
getColumnIndex(const char *name) const | IliSchema | |
getColumnIndex(IlInt token) const | IliSchema | |
getColumnLabel(IlInt colno) const | IliSchema | |
getColumnMask(IlInt colno) const | IliSchema | |
getColumnMaxLength(IlInt colno) const | IliSchema | |
getColumnName(IlInt colno) const | IliSchema | |
getColumnsCount() const | IliSchema | |
getColumnTitle(IlInt colno) const | IliSchema | |
getColumnToken(IlInt colno) const | IliSchema | |
getColumnType(IlInt colno) const | IliSchema | |
getDisplay() const | IliSchema | |
getElementTypeName() const | IliSchema | |
getNestedSchema(const IliAttributePath &path) const | IliSchema | |
getNestedSchema(const IliAttributePath &path) | IliSchema | |
getRefCount() const | IliRefCounted | |
getSchemaName() const | IliSchema | |
hasHook(IliTableHook *hook) const | IliSchema | |
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) | IliSchema | virtual |
isACollection() const | IliSchema | |
isASimpleCollection() const | IliSchema | |
isColumnNullable(IlInt colno) const | IliSchema | |
isColumnPartOfKey(IlInt colno) const | IliSchema | |
isColumnReadOnly(IlInt colno) const | IliSchema | |
isColumnVisible(IlInt colno) const | IliSchema | |
isPrimaryKeyDefined() const | IliSchema | |
lock() const | IliRefCounted | |
moveColumn(IlInt from, IlInt to) | IliSchema | virtual |
removeHook(IliTableHook *hook) | IliSchema | |
setAsCollection(IlBoolean flag) | IliSchema | |
setAsSimpleCollection(IlBoolean flag) | IliSchema | |
setColumnAlignment(IlInt colno, IlvAlignment align) | IliSchema | virtual |
setColumnDefault(IlInt colno, const char *val) | IliSchema | virtual |
setColumnDisplayWidth(IlInt colno, IlInt width) | IliSchema | virtual |
setColumnFormat(IlInt colno, const IliFormat &fmt) | IliSchema | virtual |
setColumnLabel(IlInt colno, const char *label) | IliSchema | virtual |
setColumnMask(IlInt colno, const IliInputMask &mask) | IliSchema | virtual |
setColumnMaxLength(IlInt colno, IlInt maxlen) | IliSchema | virtual |
setColumnName(IlInt colno, const char *colname) | IliSchema | virtual |
setColumnNullable(IlInt colno, IlBoolean nullable) | IliSchema | virtual |
setColumnPartOfKey(IlInt colno, IlBoolean partOfKey) | IliSchema | virtual |
setColumnReadOnly(IlInt colno, IlBoolean readOnly) | IliSchema | virtual |
setColumnTitle(IlInt colno, const char *title) | IliSchema | virtual |
setColumnType(IlInt colno, const IliDatatype *type) | IliSchema | virtual |
setColumnVisible(IlInt colno, IlBoolean visible) | IliSchema | virtual |
setElementTypeName(const char *name) | IliSchema | |
setSchemaName(const char *name) | IliSchema | |
startOfBatch() | IliSchema | |
unLock() const | IliRefCounted | |
write(IL_STDPREF ostream &output) const | IliSchema | virtual |
~IliRefCounted() | IliRefCounted | protectedvirtual |
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.