Name | Description | |
---|---|---|
NStyleSplitButtonCommandSource<T> Constructor | Overloaded. |
The following tables list the members exposed by NStyleSplitButtonCommandSource<T>.
Name | Description | |
---|---|---|
NStyleSplitButtonCommandSource<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
NStyleSplitButtonCommandSourceSchema | Schema associated with NStyleSplitButtonCommandSource |
Name | Description | |
---|---|---|
AttachToSource | Overridden. Attaches the command source to the specified element | |
DetachFromSource | Overridden. Detaches the command source to the specified element | |
ExecuteCommand | Overloaded. 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. | |
GetUpdateMask | Overridden. Gets the mask that defines the aspects of the owner element that need to be updated at update timer ticks and after command execution. | |
OnButtonClick | Overridden. Called when the owner style split button has been clicked. Calls the ExecuteCommand method with the currently selected fill. | |
OnPopupOpening | Called when the popup is opening. | |
OnSelectedValueChanged | Called when the selected fill of the owner fill split button has changed. Executes the command with the currently selected style. | |
UpdateOwnerElementCore | Overridden. Overriden to update the command source element property. |