public class UnitBehavior
extends org.apache.wicket.behavior.Behavior
UnitSettings
and if the request rendering this
behavior is an Ajax-request, it will force the whole wireframe to re-render (since this unit might be added to an
already existing wireframe).Constructor and Description |
---|
UnitBehavior(String position) |
Modifier and Type | Method and Description |
---|---|
void |
bind(org.apache.wicket.Component component) |
boolean |
equals(Object obj) |
String |
getPosition() |
int |
hashCode() |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.