PHP Класс Prado\Web\UI\WebControls\TContentDirection

TContentDirection defines the enumerable type for the possible directions that a panel can be at. The following enumerable values are defined: - NotSet: the direction is not specified - LeftToRight: content in a panel is left to right - RightToLeft: content in a panel is right to left
С версии: 3.0.4
Автор: Qiang Xue ([email protected])
Наследование: extends Prado\TEnumerable
Показать файл Открыть проект