|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.behavior.AbstractBehavior
org.apache.wicket.behavior.AbstractHeaderContributor
org.apache.wicket.velocity.VelocityHeaderContributor
public class VelocityHeaderContributor
a simple header contributor that delegates to a List of VelocityContributor
| Constructor Summary | |
|---|---|
VelocityHeaderContributor()
|
|
| Method Summary | |
|---|---|
VelocityHeaderContributor |
add(VelocityContributor velocityContributor)
Adds a contributor. |
void |
detach(org.apache.wicket.Component component)
|
org.apache.wicket.markup.html.IHeaderContributor[] |
getHeaderContributors()
|
| Methods inherited from class org.apache.wicket.behavior.AbstractHeaderContributor |
|---|
renderHead |
| Methods inherited from class org.apache.wicket.behavior.AbstractBehavior |
|---|
afterRender, beforeRender, bind, cleanup, detachModel, exception, getStatelessHint, isEnabled, isTemporary, onComponentTag, onException, onRendered, rendered |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VelocityHeaderContributor()
| Method Detail |
|---|
public VelocityHeaderContributor add(VelocityContributor velocityContributor)
velocityContributor -
public void detach(org.apache.wicket.Component component)
detach in interface org.apache.wicket.behavior.IBehaviordetach in class org.apache.wicket.behavior.AbstractBehaviorAbstractBehavior.detach(org.apache.wicket.Component)public org.apache.wicket.markup.html.IHeaderContributor[] getHeaderContributors()
getHeaderContributors in class org.apache.wicket.behavior.AbstractHeaderContributorAbstractHeaderContributor.getHeaderContributors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||