Overload List
Name | Description | |
---|---|---|
SetNamedSourceData( Hashtable ) |
Sets hashtable data source to the resolver. Keys of the table are considered names of the data.
| |
SetNamedSourceData( Object , Boolean) |
Sets given name-value pairs to the resolver.
| |
SetNamedSourceData(MacroField, Boolean) |
Registers given field as the named source data.
| |
SetNamedSourceData(String, Object, Boolean) |
Registers the named source data. The data can be accessed with macro {%Selector.ColumnName%}. Selector has to be in identifier format.
|
See Also