Package com.valhalla.sdk.api.methods
Class Tabs
java.lang.Object
com.valhalla.sdk.api.methods.Tabs
Opens recognizable mobile client side-panel tabs through the hidden input bridge.
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanlogout()Opens the normal logout flow through the session-control adapter.static booleanstatic booleanopenWithMouse(Tab tab) Mobile-compatible alias; Valhalla does not emulate desktop F-keys.
-
Method Details
-
open
-
openWithMouse
Mobile-compatible alias; Valhalla does not emulate desktop F-keys. -
logout
public static boolean logout()Opens the normal logout flow through the session-control adapter.
-