The CustomTableItemGenerator type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
NewInstance ItemType |
Creates new instance of the given type
| |
RegisterCustomTable(String, CustomTableItemFactory) |
Registers the given custom table item class
| |
RegisterCustomTable ItemType (String) |
Registers the given custom table item class
| |
RegisterDefaultFactory |
Registers the default factory for the custom table items, which overlaps the default one
|
See Also