xplain.ux.widget.groupby.Panel
An
xgroupbyPanel
is a panel that depicts an groupBy. You may integrate this panel into your UI.
xgroupbyPanel
extends Ext.panel.Panel. Thus, anxgroupbyPanel
can be resized, has a height and width, etc.
Config Parameters
Methods
getValue
- getValue()
Returns the settings currently depicted by this UI (note that this does not necessarily have to correspond to the settings of this groupBy)
- Returns
{object} an object that consists of an
object
, adimension
, and anattribute
.