

Public Member Functions | |
| __construct ($control, $title= '', $align= 'left', $nowrap=false, $width=0, $visible=true) | |
| generate () | |
Public Attributes | |
| $control | |
Definition at line 103 of file gridcontrols.class.
| MGridControl::__construct | ( | $ | control, | |
| $ | title = '', |
|||
| $ | align = 'left', |
|||
| $ | nowrap = false, |
|||
| $ | width = 0, |
|||
| $ | visible = true | |||
| ) |
Definition at line 107 of file gridcontrols.class.
References MGridColumn::$align, $control, MGridColumn::$nowrap, MGridColumn::$title, MControl::$visible, and MGridColumn::$width.
| MGridControl::generate | ( | ) |
Reimplemented from MGridColumn.
Definition at line 113 of file gridcontrols.class.
References MComponent::$name.
| MGridControl::$control |
Reimplemented from MGridColumn.
Definition at line 105 of file gridcontrols.class.
Referenced by MObjectGridControl::__construct(), MDataGridControl::__construct(), and __construct().