Overload List
| Name | Description | |
|---|---|---|
| RegisterColumn(String, Func ParentObjectType, Object ) |
Registers the given Column to the object
(Inherited from AbstractSimpleDataContainer ParentObjectType .) | |
| RegisterColumn ColumnType (String, Func ObjectType, Object ) |
Registers the given Column to the object
| |
| RegisterColumn(String, Func ObjectType, Object ) |
Registers the given Column to the object
| |
| RegisterColumn(String, Func ParentObjectType, Object , Func ParentObjectType, Object, Object ) |
Registers the given Column to the object
(Inherited from AbstractSimpleDataContainer ParentObjectType .) | |
| RegisterColumn(String, Func ObjectType, Object , Func ObjectType, Object, Object ) |
Registers the given Column to the object
| |
| RegisterColumn ColumnType (String, Func ObjectType, Object , Func ObjectType, Object, Object ) |
Registers the given Column to the object
|
See Also