
Public Member Functions | |
| __construct ($target, $newStyle) | |
| Creates a new style change action. | |
| TKChangeStyleAction::__construct | ( | $ | target, | |
| $ | newStyle | |||
| ) |
Creates a new style change action.
| $target | [TKComponent]: component whose style is to be changed | |
| $newStyle | [array]: associative array of CSS attribute => value pairs describing the new style of the target |
Reimplemented in TKHideAction, and TKShowAction.
1.5.6