org.jreform.internal
Class InputControlModifier<T>
java.lang.Object
org.jreform.internal.InputControlModifier<T>
public class InputControlModifier<T>
- extends Object
- Author:
- armandino (at) gmail.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
input
private AbstractInputControl<T> input
InputControlModifier
public InputControlModifier(AbstractInputControl<T> input)
optional
public InputControlModifier<T> optional()
onError
public InputControlModifier<T> onError(String message)
Copyright © 2007-2008
jReform