Class TabsElement


  • public class TabsElement
    extends java.lang.Object
    Represents a structural HTML element that has Tabs on the top.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TabsElement.Tab  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String[] toHtml()  
      java.lang.String toHtmlFull()  
      • Methods inherited from class java.lang.Object

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

      • toHtmlFull

        public java.lang.String toHtmlFull()
      • toHtml

        public java.lang.String[] toHtml()