com.github.gwtbootstrap.datepicker.client
Class Datepicker

java.lang.Object
  extended by com.github.gwtbootstrap.datepicker.client.Datepicker
All Implemented Interfaces:
EntryPoint

public class Datepicker
extends Object
implements EntryPoint

Entry point of DateBox Module.

Since:
2.0.4.0
Author:
Carlos Alexandro Becker

Constructor Summary
Datepicker()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Datepicker

public Datepicker()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface EntryPoint


Copyright © 2012 gwtbootstrap. All Rights Reserved.