GridContextMenuCommandBuilder
Methods
Text(System.String)
Sets the text for the command.
Parameters
text - System.String
The text which should be displayed
RETURNS
The current GridContextMenuCommandBuilder instance for method chaining.
Icon(System.String)
Sets the icon for the command.
Parameters
icon - System.String
The icon which should be displayed
RETURNS
The current GridContextMenuCommandBuilder instance for method chaining.