| Package | Description |
|---|---|
| org.wicketstuff.minis.behavior.prototip |
| Modifier and Type | Method and Description |
|---|---|
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 © 2017. All rights reserved.