Langage des commandes Arbortext > Callbacks > doc_add_callback > tbl_obj_add_after Callback Type
tbl_obj_add_after Callback Type
Function prototype:
function funcname (doc, toid)
tbl_obj_add_after is called after a grid, column, or row is inserted into an existing table.
Arguments
doc is the identifier of the document containing toid.
toid is the table object ID (toid) of the newly inserted grid, row, or column.
Est-ce que cela a été utile ?