public class DisabledAttributeLinkBehavior extends Behavior
| Constructor and Description |
|---|
DisabledAttributeLinkBehavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
onComponentTag(Component component,
ComponentTag tag)
Called any time a component that has this behavior registered is rendering the component tag.
|
afterRender, beforeRender, bind, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onConfigure, onEvent, onException, onRemove, renderHead, unbindpublic void onComponentTag(Component component, ComponentTag tag)
BehavioronComponentTag in class Behaviorcomponent - the component that renders this tag currentlytag - the tag that is renderedCopyright © 2006–2014 Apache Software Foundation. All rights reserved.