JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
elemental2.dom
SourceInfo
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getId()
getKind()
getLabel()
isFacing()
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
()
String
getLabel
()
boolean
isFacing
()
Method Details
getId
@JsProperty
String
getId
()
getKind
@JsProperty
String
getKind
()
getLabel
@JsProperty
String
getLabel
()
isFacing
@JsProperty
boolean
isFacing
()