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

TVerticalAlign defines the enumerable type for the possible vertical alignments in a CSS style. The following enumerable values are defined: - NotSet: the alignment is not specified. - Top: top aligned - Bottom: bottom aligned - Middle: middle aligned
С версии: 3.0.4
Автор: Qiang Xue ([email protected])
Наследование: extends Prado\TEnumerable
Показать файл Открыть проект