PHP 클래스 Prado\Web\UI\ActiveControls\TActiveEditCommandColumn

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 {@link setEditText EditText}, {@link setUpdateText UpdateText}, and {@link setCancelText CancelText}. This is the active counterpart to the {@link TEditCommandColumn} control. The buttons for interaction are replaced by active buttons. Please refer to the original documentation of the {@link TEditCommandColumn} for usage.
부터: 3.1.9
저자: LANDWEHR Computer und Software GmbH ([email protected])
상속: extends Prado\Web\UI\WebControls\TEditCommandColumn
파일 보기 프로젝트 열기: pradosoft/prado

보호된 메소드들

메소드 설명
createButton ( $commandName, $text, $causesValidation, $validationGroup )

메소드 상세

createButton() 보호된 메소드

protected createButton ( $commandName, $text, $causesValidation, $validationGroup )