Class Tabs

java.lang.Object
com.valhalla.sdk.api.methods.Tabs

public final class Tabs extends Object
Opens recognizable mobile client side-panel tabs through the hidden input bridge.
  • Method Details

    • open

      public static boolean open(Tab tab)
    • openWithMouse

      public static boolean openWithMouse(Tab tab)
      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.