org.eaglei.ui.gwt
Interface ApplicationContext.ApplicationPage

All Known Implementing Classes:
HomePage, InstancePage, InstancePageWrapper, NewHomePage, ResultsPageWrapper
Enclosing class:
ApplicationContext

public static interface ApplicationContext.ApplicationPage


Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 void setPageParams(java.lang.String params)
           
 

Method Detail

setPageParams

void setPageParams(java.lang.String params)

asWidget

com.google.gwt.user.client.ui.Widget asWidget()


Copyright © 2009-2011 Eagle-I. All Rights Reserved.