Namespaces | |
PowerUI::Css | |
Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark. | |
Constant Groups | |
PowerUI::Css | |
Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark. | |
Enumerations | |
enum | PowerUI::Css.HorizontalAlignType { PowerUI::Css.HorizontalAlignType.Left, PowerUI::Css.HorizontalAlignType.Right, PowerUI::Css.HorizontalAlignType.Center, PowerUI::Css.HorizontalAlignType.Justify, PowerUI::Css.HorizontalAlignType.End, PowerUI::Css.HorizontalAlignType.Auto, PowerUI::Css.HorizontalAlignType.Start } |
Values for horizontal alignment. Use text-align for this. More... | |