net
.
liftmodules
.
widgets
.
flot
FlotOptions
trait
FlotOptions
extends
BaseFlotOptions
Options
Linear Supertypes
BaseFlotOptions
, AnyRef,
Any
Ordering
Alphabetic
By inheritance
Inherited
Hide All
Show all
FlotOptions
BaseFlotOptions
AnyRef
Any
Visibility
Public
All
Value Members
def
!=
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
!=
(
arg0:
Any
)
:
Boolean
Attributes
final
Definition Classes
Any
def
##
()
:
Int
Attributes
final
Definition Classes
AnyRef → Any
def
==
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
==
(
arg0:
Any
)
:
Boolean
Attributes
final
Definition Classes
Any
def
asInstanceOf
[
T0
]
: T0
Attributes
final
Definition Classes
Any
def
asJsObj
:
JsObj
Definition Classes
BaseFlotOptions
def
buildOptions
:
List
[
Box
[(
String
,
JsExp
)]]
Definition Classes
FlotOptions
→
BaseFlotOptions
def
c
[
T
]
(
name: String
,
value:
Box
[T]
)
(
implicit
cvt: (T) ⇒
JsExp
)
:
Box
[(String,
JsExp
)]
Definition Classes
BaseFlotOptions
def
clone
()
: AnyRef
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
eq
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
getClass
()
: java.lang.Class[_]
Attributes
final
Definition Classes
AnyRef → Any
def
grid
:
Box
[
FlotGridOptions
]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
isInstanceOf
[
T0
]
:
Boolean
Attributes
final
Definition Classes
Any
def
legend
:
Box
[
FlotLegendOptions
]
def
modeSelection
:
Box
[String]
def
ne
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
notify
()
:
Unit
Attributes
final
Definition Classes
AnyRef
def
notifyAll
()
:
Unit
Attributes
final
Definition Classes
AnyRef
implicit def
optionToJsE
(
in:
BaseFlotOptions
)
:
JsExp
Attributes
implicit
Definition Classes
BaseFlotOptions
def
panOptions
:
Box
[
PanOptions
]
def
series
:
Box
[Map[String,
JsExp
]]
def
synchronized
[
T0
]
(
arg0: ⇒ T0
)
: T0
Attributes
final
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
wait
()
:
Unit
Attributes
final
Definition Classes
AnyRef
Annotations
@throws
()
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Attributes
final
Definition Classes
AnyRef
Annotations
@throws
()
def
wait
(
arg0:
Long
)
:
Unit
Attributes
final
Definition Classes
AnyRef
Annotations
@throws
()
def
xaxis
:
Box
[
FlotAxisOptions
]
def
yaxis
:
Box
[
FlotAxisOptions
]
def
zoomOptions
:
Box
[
ZoomOptions
]
Deprecated Value Members
def
lines
:
Box
[
FlotLinesOptions
]
Annotations
@deprecated
Deprecated
scala.this.deprecated.init$default$1
def
points
:
Box
[
FlotPointsOptions
]
Annotations
@deprecated
Deprecated
scala.this.deprecated.init$default$1
def
shadowSize
:
Box
[
Int
]
Annotations
@deprecated
Deprecated
scala.this.deprecated.init$default$1
Inherited from
BaseFlotOptions
Inherited from AnyRef
Inherited from
Any
Options