Method | Description | |
---|---|---|
FillContent ( System.Xml.Linq.XElement contentControl, IEnumerable |
||
SetRemoveContentControls ( bool isNeedToRemove ) : IProcessor | ||
TableProcessor ( |
Method | Description | |
---|---|---|
FillContent ( System.Xml.Linq.XContainer contentControl, IContentItem item ) : ProcessResult |
Fills content with one content item
|
|
GetIntermediateAndMergedRows ( System.Xml.Linq.XElement firstRow, System.Xml.Linq.XElement lastRow, System.Xml.Linq.XContainer tableContentControl ) : List |
||
GetPrototype ( System.Xml.Linq.XContainer tableContentControl, IEnumerable |
public FillContent ( System.Xml.Linq.XElement contentControl, IEnumerable |
||
contentControl | System.Xml.Linq.XElement | |
items | IEnumerable |
|
return | ProcessResult |
public SetRemoveContentControls ( bool isNeedToRemove ) : IProcessor | ||
isNeedToRemove | bool | |
return | IProcessor |
public TableProcessor ( |
||
context | ||
return | System |