NevronOpenVision
Nevron.Nov.UI Namespace / NCommandWidgetFactory Class


NCommandWidgetFactory Class Methods

For a list of all members of this type, see NCommandWidgetFactory members.

Public Methods
 NameDescription
Public MethodOverridden. Creates a widget for the given data source item. Overriden to create a pair box with the image and the widget for the given item. The image and the widget are obtained through the GetImage and CreateWidget methods.  
Public MethodGets the command associated with the given node.  
Public MethodTries to get the image of the given item. Returns null if failed.  
Top
Protected Methods
 NameDescription
Protected MethodGets the command text.  
Protected MethodGets the tooltip text of the given item if it is a widget.  
Top
See Also