Class UnitBehavior
java.lang.Object
org.apache.wicket.behavior.Behavior
org.hippoecm.frontend.plugins.yui.layout.UnitBehavior
- All Implemented Interfaces:
Serializable
,org.apache.wicket.IComponentAwareEventSink
,org.apache.wicket.markup.html.IComponentAwareHeaderContributor
,org.apache.wicket.util.io.IClusterable
public class UnitBehavior
extends org.apache.wicket.behavior.Behavior
This behavior stores the component id as it's markupId in the
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).- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onComponentTag, onConfigure, onEvent, onException, onRemove, onTag, renderHead, unbind