[]
Defines a factory class to create different controls' builders.
public class ControlBuilderFactory : HideObjectMembers
| Name | Description |
|---|---|
| ControlBuilderFactory(HtmlHelper) | Initializes a new instance of the ControlBuilderFactory class by using the specified html helper instance. |
| Name | Description |
|---|---|
| Accordion(string) | Creates a Accordion control and attaches it to the dom elements matching against the specified selector. |
| AutoComplete(string) | Creates a AutoComplete<T> control and attaches it to the dom elements matching against the specified selector. |
| AutoComplete<T>(string) | Creates a AutoComplete<T> control and attaches it to the dom elements matching against the specified selector. |
| AutoGridLayout() | Creates a AutoGridLayout service. |
| BulletGraph(string) | Creates a BulletGraph control and attaches it to the dom elements matching against the specified selector. |
| Calendar(string) | Creates a Calendar control and attaches it to the dom elements matching against the specified selector. |
| Codabar(string) | Creates a Codabar control and attaches it to the dom elements matching against the specified selector. |
| Code128(string) | Creates a Code128 control and attaches it to the dom elements matching against the specified selector. |
| Code39(string) | Creates a Code39 control and attaches it to the dom elements matching against the specified selector. |
| Code49(string) | Creates a Code49 control and attaches it to the dom elements matching against the specified selector. |
| Code93(string) | Creates a Code93 control and attaches it to the dom elements matching against the specified selector. |
| CollectionViewNavigator(string) | Creates a CollectionViewNavigator control and attaches it to the dom elements matching against the specified selector. |
| CollectionViewService(IEnumerable<object>) | Create a CollectionViewServiceBuilder. |
| CollectionViewService<T>(IEnumerable<T>) | Create a CollectionViewServiceBuilder. |
| ColorPicker(string) | Creates a ColorPicker control and attaches it to the dom elements matching against the specified selector. |
| ComboBox(string) | Creates a ComboBox<T> control and attaches it to the dom elements matching against the specified selector. |
| ComboBox<T>(string) | Creates a ComboBox<T> control and attaches it to the dom elements matching against the specified selector. |
| DashboardLayout(string) | Creates a DashboardLayout control and attaches it to the dom elements matching against the specified selector. |
| DataMatrixEcc000(string) | Creates a DataMatrixEcc000 control and attaches it to the dom elements matching against the specified selector. |
| DataMatrixEcc200(string) | Creates a DataMatrixEcc200 control and attaches it to the dom elements matching against the specified selector. |
| DeferredScripts() | Render the deferred scripts. |
| Ean13(string) | Creates a Ean13 control and attaches it to the dom elements matching against the specified selector. |
| Ean8(string) | Creates a Ean8 control and attaches it to the dom elements matching against the specified selector. |
| FileManager(string) | Creates a FileManager control and attaches it to the dom elements matching against the specified selector. |
| FlexChart(string) | Creates a FlexChart<T> control and attaches it to the dom elements matching against the specified selector. |
| FlexChart<T>(string) | Creates a FlexChart<T> control and attaches it to the dom elements matching against the specified selector. |
| FlexGrid(string) | Creates a FlexGrid<T> control and attaches it to the dom elements matching against the specified selector. |
| FlexGridSearch(string) | Creates a FlexGridSearch control and attaches it to the dom elements matching against the specified selector. |
| FlexGrid<T>(string) | Creates a FlexGrid<T> control and attaches it to the dom elements matching against the specified selector. |
| FlexMap(string) | Creates a FlexMap<T> control and attaches it to the dom elements matching against the specified selector. |
| FlexMap<T>(string) | Creates a FlexMap<T> control and attaches it to the dom elements matching against the specified selector. |
| FlexPie(string) | Creates a FlexPie<T> control and attaches it to the dom elements matching against the specified selector. |
| FlexPie<T>(string) | Creates a FlexPie<T> control and attaches it to the dom elements matching against the specified selector. |
| FlexRadar(string) | Creates a FlexRadar<T> control and attaches it to the dom elements matching against the specified selector. |
| FlexRadar<T>(string) | Creates a FlexRadar<T> control and attaches it to the dom elements matching against the specified selector. |
| FlowLayout() | Creates a FlowLayout service. |
| Gs1DataBarExpanded(string) | Creates a Gs1DataBarExpanded control and attaches it to the dom elements matching against the specified selector. |
| Gs1DataBarExpandedStacked(string) | Creates a Gs1DataBarExpandedStacked control and attaches it to the dom elements matching against the specified selector. |
| Gs1DataBarLimited(string) | Creates a Gs1DataBarLimited control and attaches it to the dom elements matching against the specified selector. |
| Gs1DataBarOmnidirectional(string) | Creates a Gs1DataBarOmnidirectional control and attaches it to the dom elements matching against the specified selector. |
| Gs1DataBarStacked(string) | Creates a Gs1DataBarStacked control and attaches it to the dom elements matching against the specified selector. |
| Gs1DataBarStackedOmnidirectional(string) | Creates a Gs1DataBarStackedOmnidirectional control and attaches it to the dom elements matching against the specified selector. |
| Gs1DataBarTruncated(string) | Creates a Gs1DataBarTruncated control and attaches it to the dom elements matching against the specified selector. |
| Gs1_128(string) | Creates a Gs1_128 control and attaches it to the dom elements matching against the specified selector. |
| InputColor(string) | Creates a InputColor control and attaches it to the dom elements matching against the specified selector. |
| InputDate(string) | Creates a InputDate control and attaches it to the dom elements matching against the specified selector. |
| InputDateRange(string) | Creates a InputDateRange control and attaches it to the dom elements matching against the specified selector. |
| InputDateTime(string) | Creates a InputDateTime control and attaches it to the dom elements matching against the specified selector. |
| InputMask(string) | Creates a InputMask control and attaches it to the dom elements matching against the specified selector. |
| InputNumber(string) | Creates a InputNumber control and attaches it to the dom elements matching against the specified selector. |
| InputTime(string) | Creates a InputTime<T> control and attaches it to the dom elements matching against the specified selector. |
| InputTime<T>(string) | Creates a InputTime<T> control and attaches it to the dom elements matching against the specified selector. |
| Interleaved2of5(string) | Creates a Interleaved2of5 control and attaches it to the dom elements matching against the specified selector. |
| Itf14(string) | Creates a Itf14 control and attaches it to the dom elements matching against the specified selector. |
| JapanesePostal(string) | Creates a JapanesePostal control and attaches it to the dom elements matching against the specified selector. |
| LinearGauge(string) | Creates a LinearGauge control and attaches it to the dom elements matching against the specified selector. |
| ListBox(string) | Creates a ListBox<T> control and attaches it to the dom elements matching against the specified selector. |
| ListBox<T>(string) | Creates a ListBox<T> control and attaches it to the dom elements matching against the specified selector. |
| ManualGridLayout() | Creates a ManualGridLayout service. |
| Menu(string) | Create a Menu. |
| MicroPdf417(string) | Creates a MicroPdf417 control and attaches it to the dom elements matching against the specified selector. |
| MultiAutoComplete(string) | Creates a MultiAutoComplete<T> control and attaches it to the dom elements matching against the specified selector. |
| MultiAutoComplete<T>(string) | Creates a MultiAutoComplete<T> control and attaches it to the dom elements matching against the specified selector. |
| MultiSelect(string) | Creates a MultiSelect<T> control and attaches it to the dom elements matching against the specified selector. |
| MultiSelectListBox(string) | Creates a MultiSelectListBox<T> control and attaches it to the dom elements matching against the specified selector. |
| MultiSelectListBox<T>(string) | Creates a MultiSelectListBox<T> control and attaches it to the dom elements matching against the specified selector. |
| MultiSelect<T>(string) | Creates a MultiSelect<T> control and attaches it to the dom elements matching against the specified selector. |
| ODataCollectionViewService() | Create a ODataCollectionViewServiceBuilder. |
| ODataVirtualCollectionViewService() | Create a ODataVirtualCollectionViewServiceBuilder. |
| Pager(string) | Creates a Pager control and attaches it to the dom elements matching against the specified selector. |
| Pdf417(string) | Creates a Pdf417 control and attaches it to the dom elements matching against the specified selector. |
| Popup(string) | Creates a Popup control and attaches it to the dom elements matching against the specified selector. |
| QrCode(string) | Creates a QrCode control and attaches it to the dom elements matching against the specified selector. |
| RadialGauge(string) | Creates a RadialGauge control and attaches it to the dom elements matching against the specified selector. |
| Scripts() | Register the specified scripts. |
| SplitLayout() | Creates a SplitLayout service. |
| Styles() | Register the style sheets. |
| Sunburst(string) | Creates a Sunburst<T> control and attaches it to the dom elements matching against the specified selector. |
| Sunburst<T>(string) | Creates a Sunburst<T> control and attaches it to the dom elements matching against the specified selector. |
| TabPanel(string) | Creates a TabPanel control and attaches it to the dom elements matching against the specified selector. |
| TreeMap(string) | Creates a TreeMap<T> control and attaches it to the dom elements matching against the specified selector. |
| TreeMap<T>(string) | Creates a TreeMap<T> control and attaches it to the dom elements matching against the specified selector. |
| TreeView(string) | Creates a TreeView control and attaches it to the dom elements matching against the specified selector. |
| UpcA(string) | Creates a UpcA control and attaches it to the dom elements matching against the specified selector. |
| UpcE0(string) | Creates a UpcE0 control and attaches it to the dom elements matching against the specified selector. |
| UpcE1(string) | Creates a UpcE1 control and attaches it to the dom elements matching against the specified selector. |