Uses of Class
org.primefaces.model.charts.optionconfig.title.Title
-
Packages that use Title Package Description org.primefaces.component.charts org.primefaces.model.charts -
-
Uses of Title in org.primefaces.component.charts
Methods in org.primefaces.component.charts with parameters of type Title Modifier and Type Method Description protected voidChartRenderer. encodeTitle(javax.faces.context.FacesContext context, Title title, boolean hasComma) -
Uses of Title in org.primefaces.model.charts
Methods in org.primefaces.model.charts that return Title Modifier and Type Method Description TitleChartOptions. getTitle()Methods in org.primefaces.model.charts with parameters of type Title Modifier and Type Method Description voidChartOptions. setTitle(Title title)
-