class documentation

class TableAnchor(InsertedObjectAnchor): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method create_widget Undocumented
Method dump Undocumented
Instance Variable objectmodel Undocumented
Instance Variable objecttype Undocumented

Inherited from InsertedObjectAnchor:

Class Variable is_inline Undocumented
def __init__(self, objecttype, objectmodel): (source)

Undocumented

def create_widget(self): (source)
def dump(self, builder): (source)
objectmodel = (source)

Undocumented

objecttype = (source)

Undocumented