Class HasFormatingParser
java.lang.Object
de.knightsoftnet.mtwidgets.client.ui.widget.helper.HasFormatingParser
- All Implemented Interfaces:
com.google.gwt.text.shared.Parser<String>
parse string in formating input widgets.
- Author:
- Manfred Tremmel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringparse(CharSequence object) voidsetFormatter(HasFormating formatter)
-
Constructor Details
-
HasFormatingParser
public HasFormatingParser()
-
-
Method Details
-
setFormatter
-
parse
- Specified by:
parsein interfacecom.google.gwt.text.shared.Parser<String>- Throws:
ParseException
-