Class TActiveEditCommandColumn
TActiveEditCommandColumn class
TActiveEditCommandColumn contains the Edit command buttons for editing data items in each row.
TActiveEditCommandColumn will create an edit button if a cell is not in edit mode. Otherwise an update button and a cancel button will be created within the cell. The button captions are specified using setEditText EditText, setUpdateText UpdateText, and setCancelText CancelText.
This is the active counterpart to the TEditCommandColumn
control. The
buttons for interaction are replaced by active buttons.
Please refer to the original documentation of the TEditCommandColumn
for usage.
- TComponent
-
TApplicationComponent
-
TDataGridColumn
-
TEditCommandColumn
-
TActiveEditCommandColumn
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2009 LANDWEHR Computer und Software GmbH
License: http://www.pradosoft.com/license/
Author: LANDWEHR Computer und Software GmbH <programmierung@landwehr-software.de>
Since: 3.1.9
Located at Web/UI/ActiveControls/TActiveDataGrid.php
Copyright: Copyright © 2009 LANDWEHR Computer und Software GmbH
License: http://www.pradosoft.com/license/
Author: LANDWEHR Computer und Software GmbH <programmierung@landwehr-software.de>
Since: 3.1.9
Located at Web/UI/ActiveControls/TActiveDataGrid.php
protected
mixed
|
#
createButton( string $commandName, string $text, boolean $causesValidation, string $validationGroup )
Creates a button and initializes its properties. The button type is determined by getButtonType ButtonType. |
getApplication(),
getRequest(),
getResponse(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
GLOBAL_RAISE_EVENT_LISTENER
|