org.wicketopia.builder.feature
Class NonContextualFeature<B extends ComponentBuilder>
java.lang.Object
org.wicketopia.builder.feature.NonContextualFeature<B>
- All Implemented Interfaces:
- Serializable, ComponentBuilderFeature<B>
- Direct Known Subclasses:
- CreditCardFeature, DoubleRangeFeature, EmailFeature, LengthFeature, LongRangeFeature, PatternFeature
public abstract class NonContextualFeature<B extends ComponentBuilder>
- extends Object
- implements ComponentBuilderFeature<B>
- Since:
- 1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonContextualFeature
public NonContextualFeature()
isActiveFor
public boolean isActiveFor(Context context)
- Specified by:
isActiveFor
in interface ComponentBuilderFeature<B extends ComponentBuilder>
Copyright © 2010-2013. All Rights Reserved.