Class HasFormatingParser

java.lang.Object
de.knightsoftnet.mtwidgets.client.ui.widget.helper.HasFormatingParser
All Implemented Interfaces:
com.google.gwt.text.shared.Parser<String>

public class HasFormatingParser extends Object implements com.google.gwt.text.shared.Parser<String>
parse string in formating input widgets.
Author:
Manfred Tremmel
  • Constructor Details

    • HasFormatingParser

      public HasFormatingParser()
  • Method Details