initDefaultButton() protected method (available since version 2.0.11)
Initializes the default button rendering callback for single button
| protected void initDefaultButton ( $name, $iconName, $additionalOptions = [] ) | ||
|---|---|---|
| $name | string | 
 Button name as it's written in template  |  
| $iconName | string | 
 The part of Bootstrap glyphicon class that makes it unique  |  
| $additionalOptions | array | 
 Array of additional options  |  
Please login to continue.