|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extjs.gxt.ui.client.data.BaseModelData
com.extjs.gxt.ui.client.data.BaseModel
com.extjs.gxt.charts.client.model.charts.ChartConfig
com.extjs.gxt.charts.client.model.charts.StackedBarChart
com.extjs.gxt.charts.client.model.charts.HorizontalStackedBarChart
public class HorizontalStackedBarChart
OFC horizontal stacked bar chart
Nested Class Summary | |
---|---|
static class |
HorizontalStackedBarChart.StackValue
OFC stack bar chart values |
Field Summary |
---|
Fields inherited from class com.extjs.gxt.charts.client.model.charts.ChartConfig |
---|
dataProvider, model |
Fields inherited from class com.extjs.gxt.ui.client.data.BaseModel |
---|
changeEventSupport |
Fields inherited from class com.extjs.gxt.ui.client.data.BaseModelData |
---|
allowNestedValues, map |
Fields inherited from interface com.extjs.gxt.ui.client.data.ChangeEventSource |
---|
Add, Remove, Update |
Constructor Summary | |
---|---|
HorizontalStackedBarChart()
Creates a new stacked bar chart. |
Method Summary | |
---|---|
java.lang.Number |
getBarwidth()
Gets the barwidth. |
void |
setBarwidth(java.lang.Number barwidth)
Sets the barwidth. |
Methods inherited from class com.extjs.gxt.charts.client.model.charts.StackedBarChart |
---|
addStack, addStack, getStackValues |
Methods inherited from class com.extjs.gxt.charts.client.model.charts.ChartConfig |
---|
addChartListener, addNullValue, getChartListeners, getDataProvider, getFontSize, getModel, getText, getTooltip, getType, getValues, isEnableEvents, removeChartListener, setAnimateOnShow, setDataProvider, setEnableEvents, setFontSize, setKeys, setKeys, setModel, setText, setTooltip, setValues |
Methods inherited from class com.extjs.gxt.ui.client.data.BaseModel |
---|
addChangeListener, addChangeListener, fireEvent, fireEvent, isSilent, notify, notifyPropertyChanged, remove, removeChangeListener, removeChangeListeners, set, setSilent |
Methods inherited from class com.extjs.gxt.ui.client.data.BaseModelData |
---|
get, get, getProperties, getPropertyNames, isAllowNestedValues, setAllowNestedValues, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.extjs.gxt.ui.client.data.ModelData |
---|
get, getProperties, getPropertyNames |
Constructor Detail |
---|
public HorizontalStackedBarChart()
Method Detail |
---|
public java.lang.Number getBarwidth()
public void setBarwidth(java.lang.Number barwidth)
barwidth
- the new barwidth
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |