Java com.google.gwt.chrome.crx.client Tabs fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.chrome.crx.client Tabs fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.chrome.crx.client Tabs.

The text is from its open source code.

Method

voidcreate(String url)
An overload of Tabs#create(String,int,int,boolean,OnTabCallback) that only takes a url.
TabUpdatedEventgetOnUpdatedEvent()
voidgetSelected(int windowId, OnTabCallback callback)
Retrieve the currently selected tab in the specified window.