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

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

public class TitleFormat
extends AbstractViewOptionFormat
implements IsJavaScriptObject

Author:
Jeff Isenhart

Constructor Summary
TitleFormat()
           
TitleFormat(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

TitleFormat

public TitleFormat()

TitleFormat

public TitleFormat(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.