org.opennms.gwt.web.ui.asset.client
Class AssetPage

java.lang.Object
  extended by org.opennms.gwt.web.ui.asset.client.AssetPage
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class AssetPage
extends Object
implements com.google.gwt.core.client.EntryPoint

Author:
Markus Neumann EntryPoint of asset module. Following GWT MVP design.

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

Constructor Detail

AssetPage

public AssetPage()
Method Detail

onModuleLoad

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


Copyright © 2011. All Rights Reserved.