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

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

public class DragAndResizeConfig
extends Object
implements IsJavaScriptObject

Author:
Jeff Iesnhart
See Also:
http://arshaw.com/fullcalendar/docs/event_ui/

Constructor Summary
DragAndResizeConfig(DragAndResizeCallback handler)
           
 
Method Summary
 JavaScriptObject toJavaScript()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DragAndResizeConfig

public DragAndResizeConfig(DragAndResizeCallback handler)
Method Detail

toJavaScript

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


Copyright © 2015. All rights reserved.