Click or drag to resize
Cadcorp.Web.UI.GeoExt Namespace
 
Classes
  Class Description
Public class GeoExtAction
Encapsulates geoext's Action class.
Public class GeoExtActionBase
Acts as a base class for deriving concrete wrapper classes that encapsulates geoext's Action class.
Public class GeoExtActionMenu
Encapsulates ext's menu class.
Public class GeoExtActionNavigationHistoryBase
Acts as a base class for deriving concrete wrapper classes that encapsulates geoext's Action class and Openlayers navigation control class.
Public class GeoExtActionNavigationHistoryNext
Extends GeoExtActionNavigationHistoryBase whose trigger method restores the next state managed by NavigationHistory control.
Public class GeoExtActionNavigationHistoryPrevious
Extends GeoExtActionNavigationHistoryBase whose trigger method restores the previous state managed by NavigationHistory control.
Public class GeoExtActionSeparator
Encapsulates ext's Toolbar.Separator class.
Public class GeoExtActionUseRightJustification
Encapsulates ext's Toolbar.Fill class.
Public class GeoExtBase
Acts as a base class for deriving concrete wrapper classes that encapsulates geoext classes.
Public class GeoExtBookMarkCombo
Encapsulates ext's form.ComboBox class.
Public class GeoExtColourPalette
Encapsulates ext's Ext.ColorPalette class.
Public class GeoExtControlBase
Public class GeoExtFeatureRenderer
Encapsulates geoext's FeatureRenderer class.
Public class GeoExtLinkButton
Public class GeoExtMapPanel
Encapsulates geoext's MapPanel class.
Public class GeoExtMenuBase
Acts as a base class for deriving concrete wrapper classes that encapsulates geoext's menu class.
Public class GeoExtOverlayButtonGroup
Encapsulates ext's ButtonGroup class.
Public class GeoExtOverlayMenu
Encapsulates ext's menu class.
Public class GeoExtPanel
Encapsulates ext's Panel class.
Public class GeoExtPanelBase
Acts as a base class for deriving concrete wrapper classes that encapsulates ext's Panel class.
Public class GeoExtPrintAction
Encapsulates geoext's Action class.
Public class GeoExtQuickSearch
Public class GeoExtScaleCombo
Encapsulates geoext's data.ScaleStore class.
Public class GeoExtSlider
Encapsulates ext's slider.SingleSlider class.
Public class GeoExtStyleConfigurationBase
Provides functionality to read style related information from custom section of the config file.
Public class GeoExtTab
Encapsulates ext's Panel class.
Public class GeoExtTabPanel
Encapsulates ext's TabPanel class.
Public class GeoExtToolbarItem
Encapsulates ext's Toolbar.Item class.
Public class GeoExtToolbarTextItem
Encapsulates ext's Toolbar.TextItem class.
Public class GeoExtTreePanel
Encapsulates ext's tree.TreePanel class.
Public class GeoExtViewPort
Encapsulates ext's viewport. A specialized container representing the viewable application area (the browser viewport).
Public class GeoExtWindow
Encapsulates ext's Window. A specialized panel intended for use as an application window.
Public class MapPanelTypeConverter
Summary description for WebCustomControlTypeConverter.
Enumerations
  Enumeration Description
Public enumeration ButtonSizeEnum
Defines constants for small, medium and large for the button size.
Public enumeration HorizontalAlignment
Public enumeration PanelRegion
Defines constants for north,south,east,west and center of the panel position.
Public enumeration SymbolTypeEnum
Defines constants for point, line, polygon and textb type Symbols.
Public enumeration TabPositionEnum
Defines constants for top and bottom postions of the tab.