Uses of Class
overit.geocall.ecs.IconHD
Packages that use IconHD
Package
Description
-
Uses of IconHD in overit.geocall.basic.ui.control
Methods in overit.geocall.basic.ui.control that return IconHDModifier and TypeMethodDescriptionprotected IconHDColumnSelector.getIcon(boolean selected) Get the icon to useprotected IconHDprotected IconHDstatic IconHDTableOrder.getMultiIcon(boolean order, boolean descorder) Get the correct multi arrow icon to use in the header's columnstatic IconHDTableOrder.getSingleIcon(boolean up, boolean filled) Get the correct single arrow icon to use in the header's columnMethods in overit.geocall.basic.ui.control with parameters of type IconHDModifier and TypeMethodDescriptionprotected voidInputImage.addNonStandardAttributesOnIcon(IconHD i, boolean ro, boolean enabled, String valueimage, String sJavaScrOnClick) protected voidColumnImage.manageStyles(IconHD inputImg) -
Uses of IconHD in overit.geocall.ui
Fields in overit.geocall.ui declared as IconHDModifier and TypeFieldDescriptionprotected IconHDMenu._checkOffIconprotected IconHDMenu._checkOnIconprotected IconHDMenu._emptyIconprotected IconHDComponent._iconElementMethods in overit.geocall.ui that return IconHDModifier and TypeMethodDescriptionstatic IconHDAlert.getIcon(int type) Returns the theme-dependent icon associated to the alert typeMethods in overit.geocall.ui with parameters of type IconHDModifier and TypeMethodDescriptiondefault org.apache.ecs.html.DivBadgeable.makeBadgedIcon(String id, IconHD icon) Creates the Badge with a specific Icon, a specific format and the value to display. -
Uses of IconHD in overit.geocall.util.services
Methods in overit.geocall.util.services with parameters of type IconHD -
Uses of IconHD in overit.geocallapp.utilities.ux.ui.container.gantt.view.renderer
Fields in overit.geocallapp.utilities.ux.ui.container.gantt.view.renderer declared as IconHDModifier and TypeFieldDescriptionprotected IconHDGanttTreeRenderer._collapsedIconprotected IconHDGanttTreeRenderer._expandedIcon