public static interface GoogleChartDisplayer.View<P extends GoogleChartDisplayer> extends GoogleDisplayer.View<P>
Modifier and Type | Method and Description |
---|---|
void |
setHeight(int height) |
void |
setLegendPosition(Position position) |
void |
setMarginBottom(int marginBottom) |
void |
setMarginLeft(int marginLeft) |
void |
setMarginRight(int marginRight) |
void |
setMarginTop(int marginTop) |
void |
setSubType(DisplayerSubType subType) |
void |
setWidth(int width) |
dataAddColumn, dataClear, dataFormatDateColumn, dataFormatNumberColumn, dataRowCount, dataSetValue, dataSetValue, dataSetValue, draw, getColumnsTitle, getGroupsTitle, setFilterLabelSet, showTitle
cancelRefreshTimer, clear, enableRefreshTimer, error, errorDataSetNotFound, errorMissingHandler, errorMissingSettings, setId, showLoading, showVisualization
void setWidth(int width)
void setHeight(int height)
void setMarginTop(int marginTop)
void setMarginBottom(int marginBottom)
void setMarginRight(int marginRight)
void setMarginLeft(int marginLeft)
void setLegendPosition(Position position)
void setSubType(DisplayerSubType subType)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.