Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

AdvancedBuilders<(Of <(<'TPageModel, TController>)>)>..::..ReadGridBuilder<(Of <(<'TRow>)>)> Members

The AdvancedBuilders<(Of <(<'TPageModel, TController>)>)>..::..ReadGridBuilder<(Of <(<'TRow>)>)> generic type exposes the following members.

Methods


  Name Description
Public method AllowCopy(Boolean) (Inherited from GridBuilder.)
Public method AllowCopy(Action<(Of <<'(GridAllowCopyBuilder>)>>)) (Inherited from GridBuilder.)
Public method AsChildComponent (Inherited from WidgetBuilderBase.)
Public method AutoBind (Inherited from GridBuilder.)
Public method BindTo(IEnumerable<(Of <<'(UTP>)>>)) (Inherited from GridBuilder.)
Public method BindTo(IEnumerable) (Inherited from GridBuilder.)
Public method CellAction (Inherited from GridBuilder.)
Public method ClientAltRowTemplate(String) (Inherited from GridBuilder.)
Public method ClientAltRowTemplate(Func<(Of <<'(Grid<(Of <<'(UTP>)>>), String>)>>)) (Inherited from GridBuilder.)
Public method ClientAltRowTemplate``1(TemplateBuilder<(Of <<'(UMP>)>>)) (Inherited from GridBuilder.)
Public method ClientAltRowTemplateHandler (Inherited from GridBuilder.)
Public method ClientDetailTemplate``1 (Inherited from GridBuilder.)
Public method ClientDetailTemplateHandler (Inherited from GridBuilder.)
Public method ClientDetailTemplateId (Inherited from GridBuilder.)
Public method ClientDetailTemplateView (Inherited from GridBuilder.)
Public method ClientRowTemplate(String) (Inherited from GridBuilder.)
Public method ClientRowTemplate(Func<(Of <<'(Grid<(Of <<'(UTP>)>>), String>)>>)) (Inherited from GridBuilder.)
Public method ClientRowTemplate``1(TemplateBuilder<(Of <<'(UMP>)>>)) (Inherited from GridBuilder.)
Public method ClientRowTemplateHandler (Inherited from GridBuilder.)
Public method ColumnMenu()()()() (Inherited from GridBuilder.)
Public method ColumnMenu(Action<(Of <<'(GridColumnMenuSettingsBuilder>)>>)) (Inherited from GridBuilder.)
Public method ColumnResizeHandleWidth (Inherited from GridBuilder.)
Public method Columns (Inherited from GridBuilder.)
Protected method ConfigureDataSource
Configures [KF.DataSourceBuilder{TModel}]
Public method ContextMenu()()()() (Inherited from GridBuilder.)
Public method ContextMenu(Action<(Of <<'(GridContextMenuBuilder>)>>)) (Inherited from GridBuilder.)
Protected method DataColumns
Defines data columns
Public method DataSource(Action<(Of <<'(DataSourceBuilder<(Of <<'(UTP>)>>)>)>>)) (Inherited from GridBuilder.)
Public method DataSource(String) (Inherited from GridBuilder.)
Public method DefaultSettings
Public method Deferred (Inherited from WidgetBuilderBase.)
Public method DetailTemplate(Action<(Of <<'(UTP>)>>)) (Inherited from GridBuilder.)
Public method DetailTemplate(Func<(Of <<'(UTP, Object>)>>)) (Inherited from GridBuilder.)
Public method Editable(Action<(Of <<'(GridEditingSettingsBuilder<(Of <<'(UTP>)>>)>)>>)) (Inherited from GridBuilder.)
Public method Editable(GridEditMode) (Inherited from GridBuilder.)
Public method Editable()()()() (Inherited from GridBuilder.)
Public method EnableCustomBinding (Inherited from GridBuilder.)
Public method EncodeTitles(Boolean) (Inherited from GridBuilder.)
Public method EncodeTitles()()()() (Inherited from GridBuilder.)
Public method Equals(System.Object) (Inherited from Object.)
Public method Events (Inherited from GridBuilder.)
Public method Excel (Inherited from GridBuilder.)
Public method Filterable()()()() (Inherited from GridBuilder.)
Public method Filterable(Action<(Of <<'(GridFilterableSettingsBuilder>)>>)) (Inherited from GridBuilder.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Groupable(Action<(Of <<'(GridGroupingSettingsBuilder>)>>)) (Inherited from GridBuilder.)
Public method Groupable()()()() (Inherited from GridBuilder.)
Public method Height(Int32) (Inherited from GridBuilder.)
Public method Height(String) (Inherited from GridBuilder.)
Public method HtmlAttributes(Object) (Inherited from WidgetBuilderBase.)
Public method HtmlAttributes(IDictionary<(Of <<'(String, Object>)>>)) (Inherited from WidgetBuilderBase.)
Public method LoaderType (Inherited from GridBuilder.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Messages (Inherited from GridBuilder.)
Public method Mobile()()()() (Inherited from GridBuilder.)
Public method Mobile(MobileMode) (Inherited from GridBuilder.)
Public method ModelMetadata (Inherited from WidgetBuilderBase.)
Public method Name
See [KF.WidgetBuilderBase{TViewComponent, TBuilder}.Name(string)]
Public method Navigatable()()()() (Inherited from GridBuilder.)
Public method Navigatable(Action<(Of <<'(GridNavigatableSettingsBuilder>)>>)) (Inherited from GridBuilder.)
Public method NoRecords(Action<(Of <<'(GridNoRecordsSettingsBuilder>)>>)) (Inherited from GridBuilder.)
Public method NoRecords()()()() (Inherited from GridBuilder.)
Public method NoRecords(String) (Inherited from GridBuilder.)
Public method Pageable()()()() (Inherited from GridBuilder.)
Public method Pageable(Action<(Of <<'(GridPageableSettingsBuilder>)>>)) (Inherited from GridBuilder.)
Protected method ParameterRouting
Configures RouteValueDictionary
Public method Pdf (Inherited from GridBuilder.)
Public method PersistSelection(Boolean) (Inherited from GridBuilder.)
Public method PersistSelection()()()() (Inherited from GridBuilder.)
Public method PrefixUrlParameters (Inherited from GridBuilder.)
Protected method ReadBuilder
Public method Render (Inherited from WidgetBuilderBase.)
Public method Reorderable (Inherited from GridBuilder.)
Public method Resizable (Inherited from GridBuilder.)
Public method RowAction (Inherited from GridBuilder.)
Public method RowIdProperty<(Of <<'(TProp>)>>)
Public method RowTemplate(Action<(Of <<'(UTP, Grid<(Of <<'(UTP>)>>)>)>>)) (Inherited from GridBuilder.)
Public method RowTemplate(Action<(Of <<'(UTP>)>>)) (Inherited from GridBuilder.)
Public method RowTemplate(Func<(Of <<'(UTP, Object>)>>)) (Inherited from GridBuilder.)
Public method RowTemplate(Func<(Of <<'(Grid<(Of <<'(UTP>)>>), Func<(Of <<'(UTP, Object>)>>)>)>>)) (Inherited from GridBuilder.)
Public method Scrollable()()()() (Inherited from GridBuilder.)
Public method Scrollable(Action<(Of <<'(GridScrollSettingsBuilder>)>>)) (Inherited from GridBuilder.)
Public method Search (Inherited from GridBuilder.)
Public method Selectable()()()() (Inherited from GridBuilder.)
Public method Selectable(Action<(Of <<'(GridSelectionSettingsBuilder>)>>)) (Inherited from GridBuilder.)
Public method SetDataSource<(Of <<'(TProp>)>>)
Sets up CRUD operations in accordance to class the class specification This combines [T:Suoranta.WebApp.Kendo.AdvancedBuilders`2.GridBuilder`1.ParameterRouting(System.Action{System.Web.Routing.RouteValueDictionary})] and [T:Suoranta.WebApp.Kendo.AdvancedBuilders`2.GridBuilder`1.ConfigureDataSource(Kendo.Mvc.UI.Fluent.DataSourceBuilder{`0},Suoranta.WebApp.Types.Selector)]
Public method Size (Inherited from GridBuilder.)
Public method Sortable()()()() (Inherited from GridBuilder.)
Public method Sortable(Action<(Of <<'(GridSortSettingsBuilder<(Of <<'(UTP>)>>)>)>>)) (Inherited from GridBuilder.)
Public method TableHtmlAttributes(Object) (Inherited from GridBuilder.)
Public method TableHtmlAttributes(IDictionary<(Of <<'(String, Object>)>>)) (Inherited from GridBuilder.)
Public method ToClientTemplate (Inherited from WidgetBuilderBase.)
Public method ToComponent (Inherited from WidgetBuilderBase.)
Public method ToHtmlString (Inherited from WidgetBuilderBase.)
Public method ToolBar (Inherited from GridBuilder.)
Public method ToString (Inherited from WidgetBuilderBase.)
Public method Width(Int32) (Inherited from GridBuilder.)
Public method Width(String) (Inherited from GridBuilder.)

Properties


  Name Description
Protected property Component
Public property ControllerName
Protected property Static member Conventions
Public property CrudPostParamGetter
Protected property CrudPostParamModelSelector
Public property IHtmlHelper
Protected property PagedModeCountsDisplay
Input for [KF.PageableMessagesBuilder.Display(string)]
Public property ReadActionSelector
Protected property RouteValueDictionary
Configure on page by calling [T:Suoranta.WebApp.Kendo.AdvancedBuilders`2.GridBuilder`1.ParameterRouting(System.Action{System.Web.Routing.RouteValueDictionary})]
Protected property RowIdPropSelector
Protected property Verb
Public property VisualSettings
Protected property WebAppHtml
Public property WidgetId