com.ebmwebsourcing.geasywebeditor.client.file.repository.ui
Class SearchForm

java.lang.Object
  extended by com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.SearchForm
All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget

public abstract class SearchForm
extends java.lang.Object
implements com.google.gwt.user.client.ui.IsWidget


Constructor Summary
SearchForm()
           
 
Method Summary
abstract  SearchFormData getInformation()
           
abstract  java.lang.String isInformationReady()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Constructor Detail

SearchForm

public SearchForm()
Method Detail

isInformationReady

public abstract java.lang.String isInformationReady()

getInformation

public abstract SearchFormData getInformation()


Copyright © 2010-2011 Petals Link. All Rights Reserved.