ControlWrapper
class ControlWrapper extends Wrapper (View source)
ControlWrapper Class
Used for building controls for dashboards.
Constants
VIZ_CLASS |
Google's visualization class name.
|
Methods
__construct(
Filter $filter,
ElementId $containerId)
Builds a ControlWrapper object.
string
toJavascript()
Returns a javascript string with the constructor for the Wrapper.
from
Wrapper