NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonGallery Class


NRibbonGallery Class Methods

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

Public Methods
 NameDescription
Public MethodScrolls the picker in the proper direction so that the given cell becomes visible.  
Public MethodGets the size of the widget when in the given state.  
Public MethodGets the state this widget should be in when its owner group is in the specified state.  
Public MethodOverridden. Overriden to clip the table picker child with the row height.  
Top
Protected Methods
 NameDescription
Internal Method  
Protected MethodOverridden. Arranges the content of this ribbon gallery.  
Protected MethodCreates the table picker to use for the popup, which shows when the user clicks the drop down button of the ribbon gallery.  
Protected MethodOverridden. Creates the popup window.  
Protected MethodOverridden. Called to perform the actual deep copying of the source node.  
Protected MethodGets the number of columns the table picker should have for the given state.  
Protected MethodOverridden. Measures the size of this ribbon gallery.  
Protected MethodOverridden. Called when a child node is inserted in this ribbon gallery. Overriden to subscribe to table picker events and create ribbon group states in the owner ribbon group.  
Protected MethodOverridden. Called when a child node is removed from this ribbon gallery. Overriden to unsubscribe from table picker events.  
Protected MethodOverridden. Called when the parent node of this ribbon gallery has changed. Overriden to create states in the owner ribbon group based on the states of this gallery.  
Protected MethodOverridden. Called when the popup window is about to be opened. Overriden to update the content of the window.  
Top
See Also