org.gwtbootstrap3.extras.fullcalendar.client.ui
Class TimeFormat

java.lang.Object
  extended by org.gwtbootstrap3.extras.fullcalendar.client.ui.AbstractViewOptionFormat
      extended by org.gwtbootstrap3.extras.fullcalendar.client.ui.TimeFormat
All Implemented Interfaces:
IsJavaScriptObject

public class TimeFormat
extends AbstractViewOptionFormat
implements IsJavaScriptObject

Author:
Jeff Isenhart

Constructor Summary
TimeFormat()
           
TimeFormat(String defaultValue, Map<ViewOptionHash,String> options)
           
 
Method Summary
protected  void populateDefaultOptions(Map<ViewOptionHash,String> options)
           
 JavaScriptObject toJavaScript()
           
 
Methods inherited from class org.gwtbootstrap3.extras.fullcalendar.client.ui.AbstractViewOptionFormat
getDefaultOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeFormat

public TimeFormat()

TimeFormat

public TimeFormat(String defaultValue,
                  Map<ViewOptionHash,String> options)
Method Detail

populateDefaultOptions

protected void populateDefaultOptions(Map<ViewOptionHash,String> options)
Specified by:
populateDefaultOptions in class AbstractViewOptionFormat

toJavaScript

public JavaScriptObject toJavaScript()
Specified by:
toJavaScript in interface IsJavaScriptObject


Copyright © 2015. All rights reserved.