Package 

Class DocutainButton

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class DocutainButton
     implements Serializable
                        

    A generic button element used for the ready to use UI elements.

    • Constructor Summary

      Constructors 
      Constructor Description
      DocutainButton()
    • Method Summary

      Modifier and Type Method Description
      final String getTitle() The title to show for the button.
      final Unit setTitle(String title) The title to show for the button.
      final Integer getIcon() The icon to show for the button.
      final Unit setIcon(Integer icon)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait