Package 

Enum NavButtonType

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      NONE

      Used when no button is shown on the top bar.

      CLOSE

      Navigation button is used as a close button.

      BACK

      Navigation button is used as a back button.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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