Gets or sets an array of ViewChange event handlers.
public function &getViewChange() {
}
public function setViewChange($value) {
}
Type: array
The string containing the name of ViewChange event handler or an array of handler names.
This event fires when the view mode is changed.