Package org.mozilla.geckoview
Class GeckoSession.PromptDelegate.ButtonPrompt.Type
Object
org.mozilla.geckoview.GeckoSession.PromptDelegate.ButtonPrompt.Type
- Enclosing class:
- GeckoSession.PromptDelegate.ButtonPrompt
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
POSITIVE
public static final int POSITIVEIndex of positive response button (eg, "Yes", "OK")- See Also:
-
NEGATIVE
public static final int NEGATIVEIndex of negative response button (eg, "No", "Cancel")- See Also:
-
-
Constructor Details
-
Type
protected Type()
-