Widget_container - gd-99/symbiogd GitHub Wiki

A container.

Child of $.webos.widget.

Options

This widget hasn't any option.

Methods

  • jQuery content() : Get this container's content wrapper.
  • add() : Add an element to this container. Deprecated: Useless function..
  • jQuery component(component) : Get a component of this container.
  • String component The component's name.

Static methods

This class hasn't any static method.