Responder Developer Guide
DecoratorBase Class Members
Fields  Properties  Methods  Events


Version: 10.2.1a

Resource Center Home

The following tables list the members exposed by DecoratorBase.

Protected Fields
 NameDescription
Protected Field_captionThe caption for this decorator.  
Protected Field_configuratorThe dataset configurator for this decorator.  
Protected Field_dataSourceThe data source assigned to the control of this decorator.  
Protected Field_styleThe ControlStyle for this decorator.  
Top
Public Properties
 NameDescription
Public PropertyCaptionGets or sets the caption for this decorator.  
Public PropertyClientRulesThe list of client-side business rules available to this decorator.  
Public PropertyConfiguratorGets the dataset configurator for this decorator.  
Public PropertyContextMenuGets or sets the context menu information needed to build the context menu of the control for this decorator.  
Public PropertyDataSourceGets or sets the data displayed in this control.  
Public PropertyDisplayCategoriesThe display categories supported by this decorator.  
Public PropertyHasRefreshRequestedListenerReturns true if a listener has registered for the RefreshRequested event.  
Public PropertyStyleGets or sets the unique identifier of the style for this decorator.  
Top
Protected Properties
 NameDescription
Protected Propertystatic (Shared in Visual Basic)LogGets logging component  
Top
Public Methods
 NameDescription
Public MethodRefreshRefreshes the control according to the current data source and style.  
Public MethodRequestRefreshRequests a refresh of the decorator by the client that created it by activating the RefreshRequested event.  
Top
Protected Methods
 NameDescription
Protected MethodCheckContextMenuInsures that a context menu containing menu items has been defined for the grid of this decorator.  
Protected MethodDragDropHandles an item being dropped on this control.  
Protected MethodDragOverHandles an item being dragged over this control.  
Protected MethodMakePopupRecursiveBuilds the context menu for a context menu definition, including nested menus.  
Protected MethodOnRefreshRequestedActivates the RefreshRequested event.  
Protected MethodValidateDataSourceValidates the data source to be applied to this decorator.  
Top
Public Events
 NameDescription
Public EventRefreshRequestedNotifies that a refresh of the decorator by the client that created it has been requested.  
Top
See Also

Reference

DecoratorBase Class
Miner.Data.Decoration Namespace

 

 


Send Comment