Todo List
Multi selection for a TreePanel.
Located in /PhpExt/Tree/MultiSelectionModel.php [line 25]
PhpExt_Object | --PhpExt_Observable | --PhpExt_Tree_AbstractSelectionModel | --PhpExt_Tree_MultiSelectionModel
Methods
Inherited From PhpExt_Observable
PhpExt_Observable::$_listeners
Inherited From PhpExt_Object
PhpExt_Object::$_extClassName PhpExt_Object::$_extConfigProperties PhpExt_Object::$_validExtConfigProperties PhpExt_Object::$_varName
Inherited From PhpExt_Tree_AbstractSelectionModel
PhpExt_Tree_AbstractSelectionModel::__construct()
PhpExt_Observable::__construct() PhpExt_Observable::attachListener() Adds a PhpExt_Listener to the specified $eventName. This lintener will execute when the Javascript object fires that event. PhpExt_Observable::getConfigParams() PhpExt_Observable::getListeners()
PhpExt_Object::__construct() PhpExt_Object::addValidConfigProperties() PhpExt_Object::createMethodSignature() PhpExt_Object::getConfigParams() PhpExt_Object::getExtConfigProperty() PhpExt_Object::getJavascript() PhpExt_Object::getMethodInvokeStm() PhpExt_Object::isExtObject() PhpExt_Object::paramToString() PhpExt_Object::setExtClassInfo() PhpExt_Object::setExtConfigProperty() PhpExt_Object::__get() PhpExt_Object::__set()
PhpExt_Tree_MultiSelectionModel __construct( )