Uses of Class
overit.geocall.ui.ListAttribute
Packages that use ListAttribute
-
Uses of ListAttribute in overit.geocall.basic.ui.control
Fields in overit.geocall.basic.ui.control declared as ListAttributeModifier and TypeFieldDescriptionprotected ListAttributeJFCSerie._domainLabelsprotected ListAttributeJFCSerie._domainMarkerColorprotected ListAttributeJFCSerie._domainMarkerLabelprotected ListAttributeJFCSerie._domainTooltipsprotected ListAttributeInput._eventprotected ListAttributeJFCSerie._eventprotected ListAttributeOutput._eventprotected ListAttributeInput._eventiconprotected ListAttributeOutput._eventiconprotected ListAttributeInput._eventmsgprotected ListAttributeInput._eventparamprotected ListAttributeInput._eventpromptprotected ListAttributeInput._eventtitleprotected ListAttributeOutput._eventtitleprotected ListAttributeJFCPie._explodesprotected ListAttributeInput._hintsprotected ListAttributeJFCSerie._itemEventprotected ListAttributeJFCSerie._itemLabelFormatprotected ListAttributeJFCPie._itemLabelsLabels used for the elements of the chart.protected ListAttributeJFCSerie._itemParamprotected ListAttributeJFCSerie._itemTooltipFormatprotected ListAttributeJFCPie._itemTooltipsTooltip messages used for the elements of the chart.protected ListAttributeJFCPie._labelsprotected ListAttributeJFCSerie._labelsprotected ListAttributeOutput._msgprotected ListAttributeJFCStyle._paintsprotected ListAttributeJFCSerie._paramprotected ListAttributeOutput._paramprotected ListAttributeOutput._promptprotected ListAttributeInput._roeventprotected ListAttributeJFCStyle._shapesprotected ListAttributeJFCStyle._strokesprotected ListAttributeJFCPie._tooltipsprotected ListAttributeJFCSerie._tooltipsprotected ListAttributeJFCSerie._valuesMarkerColorprotected ListAttributeJFCSerie._valuesMarkerLabelprotected ListAttributeJFCSerie._valuesMarkerPositionprotected ListAttributeJFCSerie._valuesMarkerSizeprotected ListAttributeJFCSerie._valuesMarkerValueprotected ListAttributeColumnDepiction.initialsprotected ListAttributeJFCSerie.itemAltFormatMethods in overit.geocall.basic.ui.control that return ListAttributeModifier and TypeMethodDescriptionChartSerie.getDomainLabels()Returns the labels of the elements of the domain (x) axis for each serieChartSerie.getEvent()Returns the names of the events triggered when the user clicks on an element of the legend box.JFCPie.getExplodes()Returns theListAttributethat contains the exploded state of the elements of the pie chartChartSerie.getItemEvent()Returns the names of the events triggered when the user clicks on an element of the chart.JFCSerie.getItemEvents()Returns the names of the events triggered when the user clicks on an element of the chartChartSerie.getItemLabelFormat()Returns the format used for the labels of the elements of each serie.ChartPie.getItemLabels()Returns the labels of the elements of the chart.JFCPie.getItemLabels()Returns the labels used for the elements of the chart.ChartSerie.getItemParam()Returns the parameters for the events triggered when the user clicks on an element of the chart.ChartSerie.getItemTooltipFormat()Returns the format used for the tooltip messages.ChartPie.getItemTooltips()Returns the tooltip messages used for the elements of the chart.JFCPie.getItemTooltips()Returns the tooltip messages used for the elements of the chart.ChartPie.getLabels()Returns the labels of the elements of the chart.ChartSerie.getLabels()Returns the labels of the elements of each serie.JFCPie.getLabels()Returns the labels used in the legend boxJFCSerie.getLabels()Returns the labels used in the legend boxprotected ListAttributeChartSerie.getPaints()ChartStyle.getPaints()Returns the list of paintsChartSerie.getParam()Returns the parameters for the events triggered when the user clicks on an element of the legend box.protected ListAttributeChartSerie.getShapes()ChartStyle.getShapes()Returns the list of shapesprotected ListAttributeChartSerie.getStrokes()ChartStyle.getStrokes()Returns the list of strokesJFCPie.getTooltips()Returns the tooltip messages used for the elements of the legend boxJFCSerie.getTooltips()Returns the tooltip messages used for the elements of the legend boxMethods in overit.geocall.basic.ui.control with parameters of type ListAttributeModifier and TypeMethodDescriptionvoidChartSerie.setDomainLabels(ListAttribute domainLabels) Sets the labels of the elements of the domain (x) axis for each serievoidChartSerie.setEvent(ListAttribute event) Sets the names of the events triggered when the user clicks on an element of the legend box.voidChartSerie.setItemEvent(ListAttribute itemEvent) Sets the names of the events triggered when the user clicks on an element of the chart.voidChartSerie.setItemLabelFormat(ListAttribute itemLabelFormat) Sets the format used for the labels of the elements of each serie.voidChartPie.setItemLabels(ListAttribute itemLabels) Sets the labels of the elements of the chart.voidChartSerie.setItemParam(ListAttribute itemParam) Sets the parameters for the events triggered when the user clicks on an element of the chart.voidChartSerie.setItemTooltipFormat(ListAttribute itemTooltipFormat) Sets the format used for the tooltip messages.voidChartPie.setItemTooltips(ListAttribute itemTooltips) Sets the tooltip messages used for the elements of the chart.voidChartPie.setLabels(ListAttribute labels) Sets the labels of the elements of the chart.voidChartSerie.setLabels(ListAttribute labels) Sets the labels of the elements of each serie.voidChartSerie.setParam(ListAttribute param) Sets the parameters for the events triggered when the user clicks on an element of the legend box. -
Uses of ListAttribute in overit.geocall.ui
Fields in overit.geocall.ui declared as ListAttributeModifier and TypeFieldDescriptionprotected ListAttributeRanger._valuesprotected ListAttributeControl.altEventIconsListMethods in overit.geocall.ui that return ListAttributeModifier and TypeMethodDescriptionTranslates the values of the listListAttribute.translateLabel(Teacher t) Translates the values of the list, considering them as labelsMethods in overit.geocall.ui with parameters of type ListAttributeModifier and TypeMethodDescriptionvoidRanger.setValues(ListAttribute labels) Sets a list of values for the Ranger