| C# |
namespace mojoPortal.Web.Controls.ExtJs
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| Container | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
| |
| ExtBasePanel | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
This is just a base class for other panel based controls, it is not meant to be used directly.
| |
| ExtGridView | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
Extends the GridView by attaching ExtJs javascript
| |
| ExtPanel | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
| |
| ExtScriptManager | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
| |
| ExtTemplateField | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
Extends the TemplateField with a few custom properties.
| |
| ExtWindow | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
| |
| SplitPanel | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
| |
| StateManager | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
| |
| Tab | Obsolete.
These ExtJs controls are no longer used in mojoPortal and no longer being maintained, we have standardized on jQuery
| |
| TabPanel | Obsolete.
to use this you need to include the css
ext/resources/css/ext-all.css
optionally include this after the above:
ext/resources/css/xtheme-gray.css
| |
| Viewport | Obsolete.
to use this you need to include the css
ext/resources/css/ext-all.css
optionally include this after the above:
ext/resources/css/xtheme-gray.css
|