Project Editor Client 6.0.0.Beta2

org.kie.guvnor.projecteditor.client.forms
Interface KModuleEditorPanelView

All Superinterfaces:
HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget, ListFormComboPanelView
All Known Implementing Classes:
KModuleEditorPanelViewImpl

public interface KModuleEditorPanelView
extends HasBusyIndicator, ListFormComboPanelView


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.kie.guvnor.projecteditor.client.widgets.ListFormComboPanelView
ListFormComboPanelView.Presenter
 
Method Summary
 void makeReadOnly()
           
 void showSaveSuccessful(String fileName)
           
 
Methods inherited from interface org.kie.guvnor.commons.ui.client.widget.HasBusyIndicator
hideBusyIndicator, showBusyIndicator
 
Methods inherited from interface org.kie.guvnor.projecteditor.client.widgets.ListFormComboPanelView
addItem, clearList, disableMakeDefault, enableMakeDefault, remove, setForm, setListTitle, setPresenter, setSelected, showPleaseSelectAnItem
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

showSaveSuccessful

void showSaveSuccessful(String fileName)

makeReadOnly

void makeReadOnly()
Specified by:
makeReadOnly in interface ListFormComboPanelView

Project Editor Client 6.0.0.Beta2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.