org.gwtbootstrap3.extras.fullcalendar.client.ui
Class ButtonText
java.lang.Object
org.gwtbootstrap3.extras.fullcalendar.client.ui.ButtonText
- All Implemented Interfaces:
- IsJavaScriptObject
public class ButtonText
- extends Object
- implements IsJavaScriptObject
- Author:
- Jeff Isenhart
- See Also:
http://arshaw.com/fullcalendar/docs/text/buttonText/
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ButtonText
public ButtonText()
setToday
public void setToday(String today)
setMonth
public void setMonth(String month)
setWeek
public void setWeek(String week)
setDay
public void setDay(String day)
toJavaScript
public JavaScriptObject toJavaScript()
- Specified by:
toJavaScript in interface IsJavaScriptObject
Copyright © 2015. All rights reserved.