PHP 클래스 Prado\Web\UI\WebControls\TScrollBars

TScrollBars defines the enumerable type for the possible scroll bar mode that a {@link TPanel} control could use. The following enumerable values are defined: - None: no scroll bars. - Auto: scroll bars automatically appeared when needed. - Both: show both horizontal and vertical scroll bars all the time. - Horizontal: horizontal scroll bar only - Vertical: vertical scroll bar only
부터: 3.0.4
저자: Qiang Xue ([email protected])
상속: extends Prado\TEnumerable
파일 보기 프로젝트 열기: pradosoft/prado