org.gwtbootstrap3.client
Class GwtBootstrap3EntryPoint

java.lang.Object
  extended by org.gwtbootstrap3.client.GwtBootstrap3EntryPoint
All Implemented Interfaces:
EntryPoint

public class GwtBootstrap3EntryPoint
extends Object
implements EntryPoint

Provides script injection for jQuery and boostrap if they aren't already loaded.

Author:
Sven Jacobs, Steven Jardine

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

Constructor Detail

GwtBootstrap3EntryPoint

public GwtBootstrap3EntryPoint()
Method Detail

onModuleLoad

public void onModuleLoad()

Specified by:
onModuleLoad in interface EntryPoint


Copyright © 2015. All rights reserved.