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

java.lang.Object
  extended by org.gwtbootstrap3.extras.fullcalendar.client.ui.AbstractViewOptionFormat
      extended by 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/

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

ColumnFormat

public ColumnFormat()

ColumnFormat

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