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

TTableCaptionAlign defines the enumerable type for the possible alignments that a table caption can take. The following enumerable values are defined: - NotSet: alignment not specified - Top: top aligned - Bottom: bottom aligned - Left: left aligned - Right: right aligned
С версии: 3.0.4
Автор: Qiang Xue ([email protected])
Наследование: extends Prado\TEnumerable
Показать файл Открыть проект