Uses of Enum Class
org.hippoecm.frontend.skin.Icon
Packages that use Icon
Package
Description
-
Uses of Icon in org.hippoecm.frontend.plugins.standards.icon
Methods in org.hippoecm.frontend.plugins.standards.icon with parameters of type IconModifier and TypeMethodDescriptionHippoIconStack.addFromSprite
(Icon icon) HippoIconStack.addFromSprite
(Icon icon, IconSize size) HippoIconStack.addFromSprite
(Icon icon, IconSize size, HippoIconStack.Position position) static HippoIcon
HippoIcon.fromSprite
(String id, Icon icon) Renders a hippo icon of sizeIconSize.M
via a reference to the icon sprite.static HippoIcon
HippoIcon.fromSprite
(String id, Icon icon, IconSize size) Renders a hippo icon via a reference to the icon sprite.HippoIconStack.replaceFromSprite
(HippoIcon oldIcon, Icon newIcon) HippoIconStack.replaceFromSprite
(HippoIcon oldIcon, Icon newIcon, HippoIconStack.Position position) Method parameters in org.hippoecm.frontend.plugins.standards.icon with type arguments of type IconModifier and TypeMethodDescriptionstatic HippoIcon
HippoIcon.fromSprite
(String id, org.apache.wicket.model.IModel<Icon> model) Renders a hippo icon of sizeIconSize.M
via a reference to the icon sprite.static HippoIcon
HippoIcon.fromSprite
(String id, org.apache.wicket.model.IModel<Icon> model, IconSize size) Renders a hippo icon via a reference to the icon sprite. -
Uses of Icon in org.hippoecm.frontend.plugins.standards.list.resolvers
Methods in org.hippoecm.frontend.plugins.standards.list.resolvers that return IconMethods in org.hippoecm.frontend.plugins.standards.list.resolvers with parameters of type IconModifier and TypeMethodDescriptionstatic HippoIcon
IconRenderUtil.getIconForNodeType
(String id, NodeType type, Icon defaultIcon, IconSize size) Constructors in org.hippoecm.frontend.plugins.standards.list.resolvers with parameters of type Icon -
Uses of Icon in org.hippoecm.frontend.plugins.standards.tree.icon
Methods in org.hippoecm.frontend.plugins.standards.tree.icon that return IconConstructors in org.hippoecm.frontend.plugins.standards.tree.icon with parameters of type Icon -
Uses of Icon in org.hippoecm.frontend.plugins.yui.datetime
Methods in org.hippoecm.frontend.plugins.yui.datetime that return Icon -
Uses of Icon in org.hippoecm.frontend.skin
Methods in org.hippoecm.frontend.skin that return Icon