com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view
Interface IEditProjectConfigurationView
- All Superinterfaces:
- net.customware.gwt.presenter.client.Display, com.google.gwt.event.shared.HasHandlers, IProjectConfigurationView, net.customware.gwt.presenter.client.widget.WidgetDisplay
public interface IEditProjectConfigurationView
- extends IProjectConfigurationView
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
fireEvent |
| Methods inherited from interface net.customware.gwt.presenter.client.widget.WidgetDisplay |
asWidget |
| Methods inherited from interface net.customware.gwt.presenter.client.Display |
startProcessing, stopProcessing |
getComplexTabPanel
com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.IComplexTabPanel getComplexTabPanel()
getProjectConfigurationPanel
IEditProjectConfigurationPanel getProjectConfigurationPanel()
removePanel
void removePanel(IEditConfigurationPanel panel)
getCancelButton
com.ebmwebsourcing.geasytools.widgets.core.api.button.IButton getCancelButton()
getOkButton
com.ebmwebsourcing.geasytools.widgets.core.api.button.IButton getOkButton()
Copyright © 2010-2011 Petals Link. All Rights Reserved.