Trait TDPageBlockHorizontalAlignment

Source
pub trait TDPageBlockHorizontalAlignment: Debug + RObject { }
Expand description

Describes a horizontal alignment of a table cell content

Implementations on Foreign Types§

Source§

impl<'a, PAGEBLOCKHORIZONTALALIGNMENT: TDPageBlockHorizontalAlignment> TDPageBlockHorizontalAlignment for &'a PAGEBLOCKHORIZONTALALIGNMENT

Source§

impl<'a, PAGEBLOCKHORIZONTALALIGNMENT: TDPageBlockHorizontalAlignment> TDPageBlockHorizontalAlignment for &'a mut PAGEBLOCKHORIZONTALALIGNMENT

Implementors§