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

TCallbackOptions allows common set of callback client-side options to be attached to other active controls.
부터: 3.1
상속: extends Prado\Web\UI\TControl
파일 보기 프로젝트 열기: pradosoft/prado

공개 메소드들

메소드 설명
getClientSide ( ) : TCallbackClientSide Callback client-side options can be set by setting the properties of the ClientSide property. E.g.

보호된 메소드들

메소드 설명
createClientSide ( ) : TCallbackClientSide

메소드 상세

createClientSide() 보호된 메소드

protected createClientSide ( ) : TCallbackClientSide
리턴 TCallbackClientSide callback client-side options.

getClientSide() 공개 메소드

.." /> See {@link TCallbackClientSide} for details on the properties of ClientSide.
public getClientSide ( ) : TCallbackClientSide
리턴 TCallbackClientSide client-side callback options.