Package com.evolveum.midpoint.web.util
Class InfoTooltipBehavior
java.lang.Object
org.apache.wicket.behavior.Behavior
com.evolveum.midpoint.web.util.TooltipBehavior
com.evolveum.midpoint.web.util.InfoTooltipBehavior
- All Implemented Interfaces:
Serializable
,org.apache.wicket.IComponentAwareEventSink
,org.apache.wicket.markup.html.IComponentAwareHeaderContributor
,org.apache.wicket.util.io.IClusterable
- Author:
- lazyman
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionOverride to provide custom css class (image, icon) for the tooltipvoid
onConfigure
(org.apache.wicket.Component component) Methods inherited from class com.evolveum.midpoint.web.util.TooltipBehavior
getDataPlacement
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, bind, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onComponentTag, onEvent, onException, onRemove, onTag, renderHead, unbind
-
Constructor Details
-
InfoTooltipBehavior
public InfoTooltipBehavior()
-
-
Method Details
-
onConfigure
public void onConfigure(org.apache.wicket.Component component) - Overrides:
onConfigure
in classTooltipBehavior
-
getCssClass
Override to provide custom css class (image, icon) for the tooltip
-