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

THorizontalAlign defines the enumerable type for the possible horizontal alignments in a CSS style. The following enumerable values are defined: - NotSet: the alignment is not specified. - Left: left aligned - Right: right aligned - Center: center aligned - Justify: the begin and end are justified
С версии: 3.0.4
Автор: Qiang Xue ([email protected])
Наследование: extends Prado\TEnumerable
Показать файл Открыть проект