org.gwtbootstrap3.extras.fullcalendar.client.ui
Class TitleFormat
java.lang.Object
org.gwtbootstrap3.extras.fullcalendar.client.ui.AbstractViewOptionFormat
org.gwtbootstrap3.extras.fullcalendar.client.ui.TitleFormat
- All Implemented Interfaces:
- IsJavaScriptObject
public class TitleFormat
- extends AbstractViewOptionFormat
- implements IsJavaScriptObject
- Author:
- Jeff Isenhart
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TitleFormat
public TitleFormat()
TitleFormat
public TitleFormat(Map<ViewOptionHash,String> options)
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.