org.wicketstuff.poi.excel
Class TableParser.OutputPathBehavior
java.lang.Object
org.apache.wicket.behavior.Behavior
org.wicketstuff.poi.excel.TableParser.OutputPathBehavior
- All Implemented Interfaces:
- Serializable, IClusterable, IComponentAwareEventSink, IComponentAwareHeaderContributor
- Enclosing class:
- TableParser
public static class TableParser.OutputPathBehavior
- extends Behavior
Set the page relative path in tag.
- See Also:
- Serialized Form
| Methods inherited from class org.apache.wicket.behavior.Behavior |
afterRender, beforeRender, bind, canCallListenerInterface, canCallListenerInterface, getStatelessHint, isEnabled, isTemporary, onConfigure, onEvent, onException, renderHead, unbind |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PATH_ATTRIBUTE
public static final String PATH_ATTRIBUTE
- See Also:
- Constant Field Values
INSTANCE
public static final TableParser.OutputPathBehavior INSTANCE
TableParser.OutputPathBehavior
public TableParser.OutputPathBehavior()
onComponentTag
public void onComponentTag(Component component,
ComponentTag tag)
- Overrides:
onComponentTag in class Behavior
detach
public void detach(Component component)
- Overrides:
detach in class Behavior
Copyright © 2013. All Rights Reserved.