com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view
Class ProjectConfigurationView

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView, com.google.gwt.event.shared.HasHandlers, net.customware.gwt.presenter.client.Display, net.customware.gwt.presenter.client.widget.WidgetDisplay
Direct Known Subclasses:
AbstractImportProjectConfigurationView, AbstractOpenProjectConfigurationView

public abstract class ProjectConfigurationView
extends java.lang.Object
implements com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView


Field Summary
protected  com.google.gwt.event.shared.HandlerManager handlerManager
           
 
Constructor Summary
ProjectConfigurationView()
           
 
Method Summary
 void addHandler(com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler handler)
           
 void fireEvent(com.google.gwt.event.shared.GwtEvent<?> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView
close, open, refresh
 
Methods inherited from interface net.customware.gwt.presenter.client.widget.WidgetDisplay
asWidget
 
Methods inherited from interface net.customware.gwt.presenter.client.Display
startProcessing, stopProcessing
 

Field Detail

handlerManager

protected com.google.gwt.event.shared.HandlerManager handlerManager
Constructor Detail

ProjectConfigurationView

public ProjectConfigurationView()
Method Detail

fireEvent

public void fireEvent(com.google.gwt.event.shared.GwtEvent<?> event)
Specified by:
fireEvent in interface com.google.gwt.event.shared.HasHandlers

addHandler

public void addHandler(com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events.IProjectConfigurationHandler handler)
Specified by:
addHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView


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