This class represents FormattedTableData objects in an OdDbDatabase instance.
Work in progress!
File: DbFormattedTableData.h
Module: API Reference
Default constructor. Creates an object of the OdDbFormattedTableData class. | |
(Inherited from OdDbLinkedData) | |
Default constructor. Creates an object of the OdDbLinkedTableData class. (Inherited from OdDbLinkedTableData) | |
(Inherited from OdDbObject) |
(Inherited from OdDbObject) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbObject) |
(Inherited from OdDbLinkedData) | |
(Inherited from OdDbObject) | |
Adds the specified persistent reactor to this object's reactor list. (Inherited from OdDbObject) | |
Adds the specified transient reactor to this object's reactor list. (Inherited from OdDbObject) | |
Increments the reference count of this object. (Inherited from OdDbObject) | |
Returns the cell alignment for the specified cell in this table object. | |
Appends the specified number of columns into this linked table object. (Inherited from OdDbLinkedTableData) | |
Appends the specified number of rows into this linked table object. (Inherited from OdDbLinkedTableData) | |
This function appends this object to the specified owner object during the deep or wblock clone operation. (Inherited from OdDbObject) | |
Notification function called each time an Undo operation is performed this object is using partial Undo. (Inherited from OdDbObject) | |
Throws an exception if this object is not open OdDb::kForNotify. (Inherited from OdDbObject) | |
Throws an exception if this object is not open OdDb::kForRead. (Inherited from OdDbObject) | |
Throws an exception if this object is not open OdDb::kForWrite, and controls automatic undo and notification of modifications. (Inherited from OdDbObject) | |
Perform an audit operation on this object. (Inherited from OdDbObject) | |
Returns the background color for the specified cell in this table object. | |
Checks if rows or columns can be deleted from the specified index. (Inherited from OdDbLinkedTableData) | |
Checks if new rows or columns can be inserted into the specified index. (Inherited from OdDbLinkedTableData) | |
Returns the state of the cell. (Inherited from OdDbLinkedTableData) | |
Clears all data. (Inherited from OdDbLinkedTableData) | |
After loading from file, performs necessary actions which require accessing other Database objects. For example, processing round-trip data. (Inherited from OdDbObject) | |
This is the overview for the contentColor method overload. | |
Returns the content layout of the specified cell. | |
This is the overview for the contentType method overload. | |
The method should be called from *decomposeForSave()* of custom container objects for owned child objects. It calls child's decomposeForSave() method plus performs other required actions (handOverTo, exchanging XData, etc.) (Inherited from OdDbObject) | |
Notification function called whenever the notifying object has had its clone() member function called. (Inherited from OdDbObject) | |
Copies the contents of the specified object into this object when possible. (Inherited from OdDbObject) | |
This is the overview for the copyFrom method overload. | |
Creates additional content for the cell. (Inherited from OdDbLinkedTableData) | |
Creates an OdDbDictionary extension dictionary of this object. (Inherited from OdDbObject) | |
Creates or retrieves the specified Xrecord in this object's extension dictionary. (Inherited from OdDbObject) | |
This is the overview for the dataFormat method overload. | |
Returns the OdDbDatabase that contains this object. (Inherited from OdDbObject) | |
This is the overview for the decomposeForSave method overload. | |
Performs a deep clone of this object. (Inherited from OdDbObject) | |
Deletes the specified number of columns from this linked table object. (Inherited from OdDbLinkedTableData) | |
This is the overview for the deleteContent method overload. | |
Deletes the specified number of rows from this linked table object. (Inherited from OdDbLinkedTableData) | |
(Inherited from OdDbLinkedData) | |
Controls the undo recording of this object in OdDbDatabase. (Inherited from OdDbObject) | |
Downgrades this object from OdDb::kForWrite to OdDb::kForRead (Inherited from OdDbObject) | |
Returns a pointer to the OdGiDrawable for the object. If the object doesn't have an associated OdGiDrawable object, this function returns NULL. (Inherited from OdDbObject) | |
Reads the .dwg file format data of this object from the specified file. (Inherited from OdDbObject) | |
OdDbObject override. | |
Reads the .dwg file data of this object. (Inherited from OdDbLinkedData) | |
OdDbObject override. (Inherited from OdDbLinkedTableData) | |
Reads the .dwg file data of this object. (Inherited from OdDbObject) | |
Writes the .dwg file format data of this object to the specified filer. (Inherited from OdDbObject) | |
OdDbObject override. | |
Writes the .dwg file data of this object. (Inherited from OdDbLinkedData) | |
OdDbObject override. (Inherited from OdDbLinkedTableData) | |
Writes the .dwg file data of this object. (Inherited from OdDbObject) | |
Reads the DXF format data of this object from the specified filer. (Inherited from OdDbObject) | |
OdDbObject override. | |
Reads the DXF data of this object. (Inherited from OdDbLinkedData) | |
OdDbObject override. (Inherited from OdDbLinkedTableData) | |
Reads the DXF data of this object. (Inherited from OdDbObject) | |
Reads the DXF R12 format data of this object. (Inherited from OdDbObject) | |
Writes the DXF format data of this object to the specified filer. (Inherited from OdDbObject) | |
OdDbObject override. | |
Writes the DXF data of this object. (Inherited from OdDbLinkedData) | |
OdDbObject override. (Inherited from OdDbLinkedTableData) | |
Writes the DXF data of this object. (Inherited from OdDbObject) | |
Writes the DXF data of this object. (Inherited from OdDbObject) | |
Sets the merge-all flag for the cell, row, or column. | |
Sets the erased mode of this object. (Inherited from OdDbObject) | |
Notification function called whenever an object has been erased or unerased. (Inherited from OdDbObject) | |
Returns the Object ID of this object's extension dictionary. (Inherited from OdDbObject) | |
Returns the direction that this table entity flows from its first row to the last. | |
This is the overview for the getBlockAttributeValue method overload. | |
This is the overview for the getBlockTableRecordId method overload. | |
Returns the CLSID value associated with this object. (Inherited from OdDbObject) | |
Returns the column name as an OdString value. (Inherited from OdDbLinkedTableData) | |
This is the overview for the getCustomData method overload. | |
This is the overview for the getDataLink method overload. | |
Returns the data link cell range that includes the specified row and column. (Inherited from OdDbLinkedTableData) | |
This is the overview for the getDataType method overload. | |
Returns the persistent handle of this database object. (Inherited from OdDbObject) | |
Returns the field of the specified content of a cell as an object pointer. (Inherited from OdDbLinkedTableData) | |
This is the overview for the getField method overload. | |
This is the overview for the getFieldDictionary method overload. | |
This is the overview for the getFieldId method overload. | |
Returns the formula of the specified content of a cell as an object of the OdString class. (Inherited from OdDbLinkedTableData) | |
Returns the grid line property of the cell, row or column. Use a valid row index and pass the column index '-1' to get the grid property of the row. Use a valid column index and pass the row index '-1' to get the grid property of the column. | |
This is the overview for the getIterator method overload. | |
Returns merge range of the cell as an object of the OdCellRange class. | |
Returns the drawing and maintenance release version into which this object must be stored. (Inherited from OdDbObject) | |
This is the overview for the getOverride method overload. | |
Returns Object IDs of this object's persistent reactors. (Inherited from OdDbObject) | |
This is the overview for the getText method overload. | |
Returns the tooltip of the cell as an OdString value. (Inherited from OdDbLinkedTableData) | |
Returns this object's transient reactors. (Inherited from OdDbObject) | |
This is the overview for the getValue method overload. | |
Notification function called just before an object is deleted from memory. (Inherited from OdDbObject) | |
Returns the grid line color of the cell, row or column as an object of the OdCmColor class. Use a valid row index and pass the column index '-1' to get the row grid line color. Use a valid column index and pass the row index '-1' to get the column grid line color. | |
Returns the grid double line spacing of the cell, row or column as a double value. Use a valid row index and pass column index -1 to get row grid double line spacing. Use a valid column index and pass row index -1 to get column grid double line spacing. | |
Returns the grid linestyle of the cell, row or column. Use a valid row index and pass the column index '-1' to get the grid linestyle of the row. Use a valid column index and pass the row index '-1' to get the grid linestyle of the column. | |
Returns the grid lineweight of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid lineweight. Use a valid column index and pass the row index '-1' to get the column grid lineweight. | |
Returns the grid linetype of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid linetype. Use a valid column index and pass the row index '-1' to get the column grid linetype. | |
Returns the grid visibility of the cell, row or column. Use a valid row index and pass the column index '-1' to get the grid visibility of the row. Use a valid column index and pass the row index '-1' to get the grid visibility of the column. | |
Returns the OdGsCache of an OdGiDrawable object. (Inherited from OdDbObject) | |
Replaces this database -resident (DBRO) object with the specified non- database -resident (NDBRO) object, while retaining this object's objectId, handle, owner, and reactor list. (Inherited from OdDbObject) | |
Returns the persistent handle of this database object. (Inherited from OdDbObject) | |
Returns true if and only if this object has fields. (Inherited from OdDbObject) | |
Checks if the cell has a formula in the specified content. (Inherited from OdDbLinkedTableData) | |
This method returns true if objId is the Object ID of a reactor attached to this object. Otherwise, it returns false. (Inherited from OdDbObject) | |
Returns true if and only if this object has its bit set to override the filer version. (Inherited from OdDbObject) | |
Returns the database ID corresponding to this object. (Inherited from OdDbObject) | |
Inserts the specified number of columns into this linked table object at the specified column index. (Inherited from OdDbLinkedTableData) | |
Inserts columns at the specified index and inherits the column properties for the inserted columns from the reference column. | |
Inserts the specified number of rows into this linked table object at the specified row index. (Inherited from OdDbLinkedTableData) | |
Inserts rows at the specified index and inherits the row properties for the inserted rows from the reference row. | |
Returns true if and only if this object is a proxy object or entity. (Inherited from OdDbObject) | |
This is the overview for the isAutoScale method overload. | |
Returns the "editing content flag" cell property. (Inherited from OdDbLinkedTableData) | |
Returns true if and only this object is a database -resident object. (Inherited from OdDbObject) | |
Returns true if and only if this object's erased status has been toggled since it was opened. (Inherited from OdDbObject) | |
Returns true if and only if this object is marked as erased. (Inherited from OdDbObject) | |
Returns "editing format flag" cell property. | |
Checks if a cell is linked to a data source. (Inherited from OdDbLinkedTableData) | |
Checks whether the merge-all flag is enabled for the cell, row, or column. | |
Returns true if and only if the specified cell has been merged. | |
Returns true if and only if this object's assertWriteEnabled() has been called since it was opened. (Inherited from OdDbObject) | |
Returns true if and only if an object derived from OdDbEntity has been modified. (Inherited from OdDbObject) | |
Returns true if and only this object's assertWriteEnabled() and setXData() have been called since it was opened. (Inherited from OdDbObject) | |
Returns true if and only if this object has not been closed since it was created. (Inherited from OdDbObject) | |
Returns true if and only if this object is open OdDb::kForNotify. (Inherited from OdDbObject) | |
Returns true if and only if this object is sending notification. (Inherited from OdDbObject) | |
Returns true if and only if this object's Object ID is not valid because the OdDbObject::subDeepClone or OdDbObject::subWblockClone() have yet to be completed. (Inherited from OdDbObject) | |
Return true if and only if this object is database -resident (DBRO). (Inherited from OdDbObject) | |
Returns true if and only if this object is open OdDb::kForRead. (Inherited from OdDbObject) | |
Returns true if and only if a call to close would completely close this object at this time. (Inherited from OdDbObject) | |
Returns true if and only if this object is taking part in an Undo operation. (Inherited from OdDbObject) | |
Returns true if and only if this object is open OdDb::kForWrite. (Inherited from OdDbObject) | |
Returns the margin of the cell, row or column as a double value. Use a valid row index and pass the column index '-1' to get the margin of the row. Use a valid column index and pass the row index '-1' to get the margin of the column. | |
Merges a rectangular range of cells in this table object. | |
Returns the merge style of this object. (Inherited from OdDbObject) | |
Notification function called whenever an object is opened OdDb::kForWrite, a function has been called that could modify the contents of this object, and this object is now being closed. (Inherited from OdDbObject) | |
Notification function called whenever an object derived from OdDbEntity is modified. (Inherited from OdDbObject) | |
Notification function called whenever the XData has been written to the notifying object. (Inherited from OdDbObject) | |
Notification function called whenever the notifying object is in the midst an Undo operation that is undoing modifications. (Inherited from OdDbObject) | |
Moves content in a cell from one position to another. (Inherited from OdDbLinkedTableData) | |
(Inherited from OdDbLinkedData) | |
Returns the number of columns in this linked table object. (Inherited from OdDbLinkedTableData) | |
Returns the number of contents in the cell. (Inherited from OdDbLinkedTableData) | |
Returns the reference count of this object. (Inherited from OdDbObject) | |
Returns the number of rows in this linked table object. (Inherited from OdDbLinkedTableData) | |
Notification function called immediately before an object is closed. (Inherited from OdDbObject) | |
Returns the Object ID of this object. (Inherited from OdDbObject) | |
Notification function called whenever an object is opened for modify OdDb::kForWrite. (Inherited from OdDbObject) | |
Returns the Object ID of this object's owner. (Inherited from OdDbObject) | |
Notification function called whenever a Redo process processes the reappending of the notifying object to the database. (Inherited from OdDbObject) | |
Allows a subobject of a complex object to notify its root object that it has been changed. (Inherited from OdDbObject) | |
Decrements the reference count of this object. (Inherited from OdDbObject) | |
Releases and erases this object's extension dictionary if it exists and is empty. (Inherited from OdDbObject) | |
Removes all overrides in the cell, row, or column. Use a valid row index and pass the column index '-1' to remove the row property overrides. Use a valid column index and pass the row index '-1' to remove the column property overrides. | |
This is the overview for the removeDataLink method overload. | |
This is the overview for the removeField method overload. | |
Removes the specified persistent reactor from this object's reactor list. (Inherited from OdDbObject) | |
Removes the specified transient reactor from this object's reactor list. (Inherited from OdDbObject) | |
This is the overview for the rotation method overload. | |
!DOM (Inherited from OdDbObject) | |
This is the overview for the scale method overload. | |
Sets the cell alignment for the specified cell in this table entity. | |
This is the overview for the setAutoScale method overload. | |
Sets the background color for the specified cell in this table object. | |
This is the overview for the setBlockAttributeValue method overload. | |
This is the overview for the setBlockTableRecordId method overload. | |
Sets the cell state. (Inherited from OdDbLinkedTableData) | |
Sets the column name. (Inherited from OdDbLinkedTableData) | |
This is the overview for the setContentColor method overload. | |
Sets the content layout for the specified cell. | |
This is the overview for the setCustomData method overload. | |
This is the overview for the setDataFormat method overload. | |
This is the overview for the setDataLink method overload. | |
This is the overview for the setDataType method overload. | |
(Inherited from OdDbLinkedData) | |
Adds the specified field to the field dictionary of this object. (Inherited from OdDbObject) | |
This is the overview for the setFieldId method overload. | |
This is the overview for the setFieldId method overload. | |
Sets the direction that this table entity flows from its first row to the last. | |
Sets the formula of the specified content of a cell. (Inherited from OdDbLinkedTableData) | |
Sets the grid line color of the cell, row or column. Use a valid row index and pass the column index '-1' to set the grid line color for the row. Use a valid column index and pass the row index '-1' to set the grid line color for the column. | |
Sets the grid double line spacing for the cell, row or column. Use a valid row index and pass the column index '-1' to set the grid double line spacing for the row. Use a valid column index and pass the row index '-1' to set the grid double line spacing for the column. | |
Sets the grid line style for the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid linestyle. Use a valid column index and pass the row index '-1' to set the column grid linestyle. | |
Sets the grid lineweight of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid lineweight. Use a valid column index and pass the row index '-1' to set the column grid lineweight. | |
Sets the grid linetype of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid linetype. Use a valid column index and pass the row index '-1' to set the column grid linetype. | |
This is the overview for the setGridProperty method overload. | |
Sets the grid visibility for the cell, row or column. Use a valid row index and pass the column index '-1' to set the grid visibility for the row. Use a valid column index and pass the row index '-1' to set the grid visibility for the column. | |
Assigns the specified OdGsCache to the calling object. (Inherited from OdDbObject) | |
Controls the flag specifying that this object overrides the save filer version. (Inherited from OdDbObject) | |
Sets the margin to the cell, row or column. Use a valid row index and pass the column index '-1' to set the margin for the row. Use a valid column index and pass the row index '-1' to set the margin for the column. | |
(Inherited from OdDbLinkedData) | |
Called on a new created cloned object to indicate that its Object ID is not valid. (Inherited from OdDbObject) | |
This is the overview for the setOverride method overload. | |
Sets this object's ownerId data member. (Inherited from OdDbObject) | |
This is the overview for the setRotation method overload. | |
This is the overview for the setScale method overload. | |
Sets the size for this linked table object. (Inherited from OdDbLinkedTableData) | |
This is the overview for the setText method overload. | |
This is the overview for the setTextHeight method overload. | |
This is the overview for the setTextStyle method overload. | |
Sets the tooltip of the cell. (Inherited from OdDbLinkedTableData) | |
This is the overview for the setValue method overload. | |
Sets the XData of this object. (Inherited from OdDbObject) | |
Called as the first operation as this object is being closed, for database -resident objects only. (Inherited from OdDbObject) | |
Called as the first operation as this object is being erased or unerased. (Inherited from OdDbObject) | |
Called as the first operation of the handOverTo function. (Inherited from OdDbObject) | |
Notification function called whenever a method of the specified subobject has called assertWriteEnabled() (Inherited from OdDbObject) | |
Notification function called by the Drawings framework immediately before an object is opened. (Inherited from OdDbObject) | |
Sets the values of this object's subentity traits, and returns with the calling object's subentity traits. (Inherited from OdDbObject) | |
Called as the first operation of swapIdWith (Inherited from OdDbObject) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbObject) | |
Swaps the objectIDs, handles, XData,and extension dictionary between this object and another object. (Inherited from OdDbObject) | |
This is the overview for the textHeight method overload. | |
This is the overview for the textStyle method overload. | |
Notification function called whenever the Undo process processes the appending of the notifying object to the database. (Inherited from OdDbObject) | |
Returns the undo filer associated with this object. (Inherited from OdDbObject) | |
Unmerges a rectangular range of cells in this table object. | |
This is the overview for the updateDataLink method overload. | |
Upgrades this object from OdDb::kForRead to OdDb::kForWrite. (Inherited from OdDbObject) | |
Performs a shallow clone of this object. (Inherited from OdDbObject) | |
Returns a linked list of ResBufs containing a copy of the XData of this object. (Inherited from OdDbObject) | |
Applies the 3D transformation matrix to the XData of this object. (Inherited from OdDbObject) | |
Allows a subobject of a complex object to notify its root object that it has been changed. (Inherited from OdDbObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|