Class HasVerticalAlignment.VerticalAlignmentConstant

  • Enclosing interface:
    HasVerticalAlignment

    public static class HasVerticalAlignment.VerticalAlignmentConstant
    extends java.lang.Object
    Horizontal alignment constant.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getVerticalAlignString()
      Gets the CSS 'vertical-align' string associated with this constant.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getVerticalAlignString

        public java.lang.String getVerticalAlignString()
        Gets the CSS 'vertical-align' string associated with this constant.
        Returns:
        the CSS 'vertical-align' value