|
Interfaces | ||
---|---|---|
|
IForm | Interface for classes rendering default web Forms |
|
IGridCustomizationProvider | Interface for classes providing customization to Kendo UI Grids |
|
IGridCustomProvider | Interface for providers of custom grid layouts. These services can be registered using the method IGridLayoutProvider:RegisterGridCustomProvider () |
|
IGridLayoutProvider | Interface for services returning Kendo UI Grid definitions |
Classes | ||
---|---|---|
|
Form | Renders the Default simple Form to JSON |
|
FormDetail | Renders the Default Detail Form to JSON (no grid) |
|
Grid | |
|
Layout | |
|
Viewer | Returns the html fragment for a html viewer of SmartComponents.Web2 |
|
ViewerBindingStyleEnum | Enum for the style of data bindings for a html viewer template |