Class \Prado\Web\UI\WebControls\TWizardNavigationButtonStyle
TWizardNavigationButtonStyle class.
TWizardNavigationButtonStyle defines the style applied to a wizard navigation button. The button type can be specified via \Prado\Web\UI\WebControls\setButtonType, which can be 'Button', 'Image' or 'Link'. If the button is an image button, \Prado\Web\UI\WebControls\setImageUrl will be used to load the image for the button. Otherwise, \Prado\Web\UI\WebControls\setButtonText will be displayed as the button caption.
Class hierarchy
- \Prado\Web\UI\WebControls\TWizardNavigationButtonStyle
- \Prado\Web\UI\WebControls\TStyle
- \Prado\TComponent
Since: 3.0
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
reset() : mixed
Sets the style attributes to default values.
This method overrides the parent implementation by resetting additional TWizardNavigationButtonStyle specific attributes. |
public
|
|
public
|
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |