
Public Member Functions | |
| __construct ($target, $type= 'display') | |
| Creates a new hide action. | |
| TKHideAction::__construct | ( | $ | target, | |
| $ | type = 'display' | |||
| ) |
Creates a new hide action.
| $target | [mixed]: TKComponent to hide, or array of components to hide at once | |
| $type | [string]: how to hide component(s); must be either 'display' or 'visibility' |
Reimplemented from TKChangeStyleAction.
1.5.6