Tab

@native @JSType
trait Tab extends Object
Companion
object
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Concrete methods

def active: Boolean
def favIconUrl: UndefOr[String]
def height: UndefOr[Int]
def highlighted: Boolean
def id: UndefOr[Id]
def incognito: Boolean
def index: Int
def openerTabId: UndefOr[Id]
def pinned: Boolean
def sessionId: UndefOr[Id]
def status: UndefOr[Status]
def title: UndefOr[String]
def url: UndefOr[String]
def width: UndefOr[Int]

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def toLocaleString(): String
Inherited from
Object
def valueOf(): Any
Inherited from
Object