org.cruxframework.crux.widgets.client.maskedtextbox
Class LongFilterFormatter
java.lang.Object
org.cruxframework.crux.widgets.client.maskedtextbox.FilteredTextBoxBaseFormatter
org.cruxframework.crux.widgets.client.maskedtextbox.LongFilterFormatter
- All Implemented Interfaces:
- FilterFormatter, Formatter
public class LongFilterFormatter
- extends FilteredTextBoxBaseFormatter
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongFilterFormatter
public LongFilterFormatter()
getFilter
public String getFilter()
format
public String format(Object input)
throws InvalidFormatException
- Throws:
InvalidFormatException
unformat
public Object unformat(String input)
throws InvalidFormatException
- Throws:
InvalidFormatException
Copyright © 2014. All rights reserved.