org.exoplatform.gwtframework.ui.client.testcase
Class TestCaseEntryPoint

java.lang.Object
  extended by org.exoplatform.gwtframework.ui.client.testcase.TestCaseEntryPoint
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class TestCaseEntryPoint
extends java.lang.Object
implements com.google.gwt.core.client.EntryPoint

Created by The eXo Platform SAS .

Version:
$
Author:
Vitaliy Gulyy

Nested Class Summary
static interface TestCaseEntryPoint.Images
           
 
Constructor Summary
TestCaseEntryPoint()
           
 
Method Summary
 void onModuleLoad()
           
 void showCase(com.google.gwt.user.client.ui.Widget widget)
           
protected  void switchTestCase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCaseEntryPoint

public TestCaseEntryPoint()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

showCase

public void showCase(com.google.gwt.user.client.ui.Widget widget)

switchTestCase

protected void switchTestCase()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.