Package 

Enum LoginButton.ToolTipMode

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      AUTOMATIC

      Default display mode. A server query will determine if the tool tip should be displayed and, if so, what the string shown to the user should be.

      DISPLAY_ALWAYS

      Display the tool tip with a local string--regardless of what the server returns

      NEVER_DISPLAY

      Never display the tool tip--regardless of what the server says