chrome
.
app
.
window
.
bindings
AppWindow
Related Docs:
object AppWindow
|
package bindings
trait
AppWindow
extends
Object
Annotations
@RawJSType
()
@native
()
Linear Supertypes
Object
,
Any
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
AppWindow
Object
Any
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clearAttention
()
:
Unit
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
close
()
:
Unit
def
contentWindow
:
Window
def
drawAttention
()
:
Unit
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
focus
()
:
Unit
def
fullscreen
()
:
Unit
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hasOwnProperty
(
v:
String
)
:
Boolean
Definition Classes
Object
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
hide
()
:
Unit
def
id
:
Id
def
innerBounds
:
Bounds
def
isAlwaysOnTop
()
:
Boolean
def
isFullscreen
()
:
Boolean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isMaximized
()
:
Boolean
def
isMinimized
()
:
Boolean
def
isPrototypeOf
(
v:
Object
)
:
Boolean
Definition Classes
Object
def
maximize
()
:
Unit
def
minimize
()
:
Unit
def
moveTo
(
top:
Int
,
left:
Int
)
:
Unit
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
outerBounds
:
Bounds
def
propertyIsEnumerable
(
v:
String
)
:
Boolean
Definition Classes
Object
def
resizeTo
(
width:
Int
,
height:
Int
)
:
Unit
def
restore
()
:
Unit
def
setAlwaysOnTop
(
alwaysOnTop:
Boolean
)
:
Unit
def
setVisibleOnAllWorkspaces
(
alwaysVisible:
Boolean
)
:
Unit
def
show
(
focused:
UndefOr
[
Boolean
] =
js.undefined
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toLocaleString
()
:
String
Definition Classes
Object
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
valueOf
()
:
Any
Definition Classes
Object
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Object
Inherited from
Any
Inherited from
AnyRef
Inherited from
Any
Ungrouped