The display modes for the login button tool tip.
拡張: | Enum |
パッケージ: | widget |
values()
public static ToolTipMode values()
valueOf(String)
public static ToolTipMode valueOf(String name)
パラメーター | 説明 |
---|---|
name |
fromInt(int)
public static ToolTipMode fromInt(int enumValue)
パラメーター | 説明 |
---|---|
enumValue |
getValue()
public int getValue()
AUTOMATIC
public static final ToolTipMode AUTOMATIC
DISPLAY_ALWAYS
public static final ToolTipMode DISPLAY_ALWAYS
NEVER_DISPLAY
public static final ToolTipMode NEVER_DISPLAY