Klasse PieChart
java.lang.Object
org.teamapps.ux.component.AbstractComponent
org.teamapps.ux.component.charting.pie.PieChart
- Alle implementierten Schnittstellen:
ClientObject,Component
-
Feldübersicht
FelderVon Klasse geerbte Felder org.teamapps.ux.component.AbstractComponent
DELETED_ATTRIBUTE, onRendered -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.teamapps.dto.UiComponentlongfloatfloatfloatfloatvoidhandleUiEvent(org.teamapps.dto.UiEvent event) voidsetAnimationDuration(long animationDuration) voidsetDataPoints(List<ChartNamedDataPoint> dataPoints) voidsetDataPointWeighting(DataPointWeighting dataPointWeighting) voidsetHeight3D(float height3D) voidsetInnerRadiusProportion(float innerRadiusProportion) voidsetLegendStyle(ChartLegendStyle legendStyle) voidsetRotation3D(float rotation3D) voidsetRotationClockwise(float rotationClockwise) Von Klasse geerbte Methoden org.teamapps.ux.component.AbstractComponent
createUiReference, getDebuggingId, getId, getParent, getSessionContext, isRendered, isVisible, mapAbstractUiComponentProperties, queueCommandIfRendered, render, reRenderIfRendered, setAttribute, setCssStyle, setDebuggingId, setParent, setVisible, toggleCssClass, toString, unrenderVon Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden org.teamapps.ux.component.ClientObject
handleUiQueryVon Schnittstelle geerbte Methoden org.teamapps.ux.component.Component
setAriaLabel, setAttribute, setCssStyle, setHtmlTitle, setMargin, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setShadow, toggleCssClass
-
Felddetails
-
onDataPointClicked
-
-
Konstruktordetails
-
PieChart
public PieChart() -
PieChart
-
-
Methodendetails
-
createUiComponent
public org.teamapps.dto.UiComponent createUiComponent()- Angegeben von:
createUiComponentin KlasseAbstractComponent
-
handleUiEvent
public void handleUiEvent(org.teamapps.dto.UiEvent event) -
getAnimationDuration
public long getAnimationDuration() -
setAnimationDuration
public void setAnimationDuration(long animationDuration) -
getLegendStyle
-
setLegendStyle
-
getDataPointWeighting
-
setDataPointWeighting
-
getRotation3D
public float getRotation3D() -
setRotation3D
public void setRotation3D(float rotation3D) -
getHeight3D
public float getHeight3D() -
setHeight3D
public void setHeight3D(float height3D) -
getRotationClockwise
public float getRotationClockwise() -
setRotationClockwise
public void setRotationClockwise(float rotationClockwise) -
getInnerRadiusProportion
public float getInnerRadiusProportion() -
setInnerRadiusProportion
public void setInnerRadiusProportion(float innerRadiusProportion) -
getDataPoints
-
setDataPoints
-