JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
elemental2.dom
Interface SourceInfo
@JsType(isNative=true, namespace="<global>")
public interface
SourceInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
String
getKind
()
@Nullable
String
getLabel
()
boolean
isFacing
()
Method Details
getId
@JsProperty
String
getId
()
getKind
@JsProperty
String
getKind
()
getLabel
@JsProperty
@Nullable
String
getLabel
()
isFacing
@JsProperty
boolean
isFacing
()