Todo List
Used when using PhpExt_Layout_CardLayout as the container's layout.
Located in /PhpExt/Layout/TabLayoutData.php [line 28]
PhpExt_Layout_ContainerLayoutData | --PhpExt_Layout_FitLayoutData | --PhpExt_Layout_CardLayoutData | --PhpExt_Layout_TabLayoutData
Methods
Inherited From PhpExt_Layout_ContainerLayoutData
PhpExt_Layout_ContainerLayoutData::$_layoutProperties
Inherited From PhpExt_Layout_CardLayoutData
PhpExt_Layout_CardLayoutData::__construct()
Inherited From PhpExt_Layout_FitLayoutData
PhpExt_Layout_FitLayoutData::__construct()
PhpExt_Layout_ContainerLayoutData::__construct() PhpExt_Layout_ContainerLayoutData::addLayoutProperties() PhpExt_Layout_ContainerLayoutData::getConfigParams() PhpExt_Layout_ContainerLayoutData::getLayoutProperty() PhpExt_Layout_ContainerLayoutData::paramToString() PhpExt_Layout_ContainerLayoutData::setLayoutProperty()
PhpExt_Layout_TabLayoutData __construct( $closable )
boolean getClosable( )
True to allow the tab to be closed
PhpExt_Layout_TabLayoutData setClosable( boolean $value )