Uses of Class
org.wicketstuff.minis.behavior.prototip.PrototipBehaviour
-
Packages that use PrototipBehaviour Package Description org.wicketstuff.minis.behavior.prototip -
-
Uses of PrototipBehaviour in org.wicketstuff.minis.behavior.prototip
Methods in org.wicketstuff.minis.behavior.prototip that return PrototipBehaviour Modifier and Type Method Description PrototipBehaviourPrototipBehaviour. setOverrideHeaderContributor(boolean overrideHeaderContributor)If you do not want this behavour to add the required javascript and css files to the header set this to true (default false)PrototipBehaviourPrototipBehaviour. setSettings(PrototipSettings settings)PrototipBehaviourPrototipBehaviour. setSource(Component source)PrototipBehaviourPrototipBehaviour. setTitle(String title)PrototipBehaviourPrototipBehaviour. setTooltip(String tooltip)PrototipBehaviourPrototipBehaviour. setTooltipComponent(Component tooltipComponent)
-