Class jQuery.fn.jlocator.panel
Controller
Defined in: panel.js.
Constructor Attributes | Constructor Name and Description |
---|---|
jQuery.fn.jlocator.panel($root, options)
panel constructor
|
Field Attributes | Field Name and Description |
---|---|
{jQueryObject}
|
- panel root element
|
{jQueryObject}
|
- jlocator root element
|
{jQueryObject}
|
- stores list as jquery element
|
{Object}
|
- jlocator user options
|
{Array.
|
- jlocator stores array
|
Class Detail
jQuery.fn.jlocator.panel($root, options)
panel constructor
- Parameters:
- {jQueryObject} $root
- - jlocator root element
- {Object} options
- - jlocator user options
- Returns:
- {Object} - panel
Field Detail
{jQueryObject}
$panelRoot
- panel root element
{jQueryObject}
$root
- jlocator root element
{jQueryObject}
$stores
- stores list as jquery element
{Object}
options
- jlocator user options
{Array.}
stores
- jlocator stores array