public static class TableParser.OutputPathBehavior
extends org.apache.wicket.behavior.Behavior
| Modifier and Type | Field and Description |
|---|---|
static TableParser.OutputPathBehavior |
INSTANCE |
static String |
PATH_ATTRIBUTE |
| Constructor and Description |
|---|
TableParser.OutputPathBehavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
detach(org.apache.wicket.Component component) |
void |
onComponentTag(org.apache.wicket.Component component,
org.apache.wicket.markup.ComponentTag tag) |
public static final String PATH_ATTRIBUTE
public static final TableParser.OutputPathBehavior INSTANCE
public void onComponentTag(org.apache.wicket.Component component,
org.apache.wicket.markup.ComponentTag tag)
onComponentTag in class org.apache.wicket.behavior.Behaviorpublic void detach(org.apache.wicket.Component component)
detach in class org.apache.wicket.behavior.BehaviorCopyright © 2015. All rights reserved.