Programmer's Guide > Interfaces > ADocumentType interface > tableModelWrappers method
  
tableModelWrappers method
Returns a list containing the name of each tag that is allowed as a wrapper tag for a table of the specified table model in a document using this DocumentType.
tableModelWrappers(tableModel)
Parameters
StringtableModel
The name of the table model. All of the valid table models in this DocumentType are available using the tableModels attribute.
Returns
StringList. A list of all the wrapper tags for this table model.