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

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

addHook(IliTableHook *hook)IliSchema
allowColumnMove() constIliSchemavirtual
appendColumn(const char *name, const IliDatatype *type, IlInt maxlen=-1)IliSchema
asDatatype() constIliSchema
deleteColumn(IlInt colno)IliSchemavirtual
endOfBatch()IliSchema
getColumnAlignment(IlInt colno) constIliSchema
getColumnDefault(IlInt colno) constIliSchema
getColumnDisplayWidth(IlInt colno) constIliSchema
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
getDisplay() constIliSchema
getElementTypeName() constIliSchema
getNestedSchema(const IliAttributePath &path) constIliSchema
getNestedSchema(const IliAttributePath &path)IliSchema
getRefCount() constIliRefCounted
getSchemaName() constIliSchema
hasHook(IliTableHook *hook) constIliSchema
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
isACollection() constIliSchema
isASimpleCollection() constIliSchema
isColumnNullable(IlInt colno) constIliSchema
isColumnPartOfKey(IlInt colno) constIliSchema
isColumnReadOnly(IlInt colno) constIliSchema
isColumnVisible(IlInt colno) constIliSchema
isPrimaryKeyDefined() constIliSchema
lock() constIliRefCounted
moveColumn(IlInt from, IlInt to)IliSchemavirtual
removeHook(IliTableHook *hook)IliSchema
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
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
setColumnVisible(IlInt colno, IlBoolean visible)IliSchemavirtual
setElementTypeName(const char *name)IliSchema
setSchemaName(const char *name)IliSchema
startOfBatch()IliSchema
unLock() constIliRefCounted
write(IL_STDPREF ostream &output) constIliSchemavirtual
~IliRefCounted()IliRefCountedprotectedvirtual