Constant Field Values

Contents

com.google.*

de.knightsoftnet.*

  • de.knightsoftnet.mtwidgets.client.ui.widget.helper.DateParser 
    Modifier and Type Constant Field Value
    public static final String FORMAT "yyyy-MM-dd"
  • de.knightsoftnet.mtwidgets.client.ui.widget.helper.DateTimeLocalRenderer 
    Modifier and Type Constant Field Value
    public static final String FORMAT "yyyy-MM-dd\'T\'HH:mm"
  • de.knightsoftnet.mtwidgets.client.ui.widget.helper.LocalDateParser 
    Modifier and Type Constant Field Value
    public static final String FORMAT "yyyy-MM-dd"
  • de.knightsoftnet.mtwidgets.client.ui.widget.helper.LocalDateTimeRenderer 
    Modifier and Type Constant Field Value
    public static final String FORMAT "yyyy-MM-dd\'T\'HH:mm"
  • de.knightsoftnet.mtwidgets.client.ui.widget.helper.LocalTimeParser 
    Modifier and Type Constant Field Value
    public static final String FORMAT "HH:mm"
  • de.knightsoftnet.mtwidgets.client.ui.widget.helper.TimeParser 
    Modifier and Type Constant Field Value
    public static final String FORMAT "HH:mm"
  • de.knightsoftnet.mtwidgets.client.ui.widget.resourceloader.JsResources 
    Modifier and Type Constant Field Value
    protected static final String SCRIPT_TYPE "text/javascript"
    protected static final String TAG_TYPE "script"