Nevron.Nov.UI Namespace / NStyleSplitButtonCommandSource<T> Class


In This Topic
    NStyleSplitButtonCommandSource<T> Class Methods
    In This Topic

    For a list of all members of this type, see NStyleSplitButtonCommandSource<T> members.

    Protected Methods
     NameDescription
    Protected MethodOverridden. Attaches the command source to the specified element  
    Protected MethodOverridden. Detaches the command source to the specified element  
    Protected MethodOverloaded. Executes the command by passing as parameter NNode.ClearValueObject if value.Automatic is true, or the value contained inside in the value in the other case.  
    Protected MethodOverridden. Gets the mask that defines the aspects of the owner element that need to be updated at update timer ticks and after command execution.  
    Protected MethodOverridden. Called when the owner style split button has been clicked. Calls the ExecuteCommand method with the currently selected fill.  
    Protected MethodCalled when the popup is opening.  
    Protected MethodCalled when the selected fill of the owner fill split button has changed. Executes the command with the currently selected style.  
    Protected MethodOverridden. Overriden to update the command source element property.  
    Top
    See Also