Uses of Class
org.wicketstuff.minis.prototipbehaviour.PrototipBehaviour

Packages that use PrototipBehaviour
org.wicketstuff.minis.prototipbehaviour   
 

Uses of PrototipBehaviour in org.wicketstuff.minis.prototipbehaviour
 

Methods in org.wicketstuff.minis.prototipbehaviour 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(java.lang.String title)
           
 PrototipBehaviour PrototipBehaviour.setTooltip(java.lang.String tooltip)
           
 PrototipBehaviour PrototipBehaviour.setTooltipComponent(org.apache.wicket.Component tooltipComponent)
           
 



Copyright © 2010. All Rights Reserved.