org.gwtbootstrap3.extras.fullcalendar.client.ui
Class ColumnFormat
java.lang.Object
org.gwtbootstrap3.extras.fullcalendar.client.ui.AbstractViewOptionFormat
org.gwtbootstrap3.extras.fullcalendar.client.ui.ColumnFormat
- All Implemented Interfaces:
- IsJavaScriptObject
public class ColumnFormat
- extends AbstractViewOptionFormat
- implements IsJavaScriptObject
- Author:
- Jeff Isenhart
- See Also:
http://arshaw.com/fullcalendar/docs/text/columnFormat/
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnFormat
public ColumnFormat()
ColumnFormat
public ColumnFormat(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.