Uses of Class
org.wicketstuff.minis.behavior.prototip.PrototipBehaviour

Packages that use PrototipBehaviour
org.wicketstuff.minis.behavior.prototip   
 

Uses of PrototipBehaviour in org.wicketstuff.minis.behavior.prototip
 

Methods in org.wicketstuff.minis.behavior.prototip that return PrototipBehaviour
 PrototipBehaviour PrototipBehaviour.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)
 PrototipBehaviour PrototipBehaviour.setSettings(PrototipSettings settings)
           
 PrototipBehaviour PrototipBehaviour.setSource(org.apache.wicket.Component source)
           
 PrototipBehaviour PrototipBehaviour.setTitle(String title)
           
 PrototipBehaviour PrototipBehaviour.setTooltip(String tooltip)
           
 PrototipBehaviour PrototipBehaviour.setTooltipComponent(org.apache.wicket.Component tooltipComponent)
           
 



Copyright © 2018. All rights reserved.