Guvnor - Structure Client 6.2.0.CR1

org.guvnor.structure.client.editors.fileexplorer
Interface FileExplorerPresenter.View

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<FileExplorerPresenter>
All Known Implementing Classes:
FileExplorerView
Enclosing class:
FileExplorerPresenter

public static interface FileExplorerPresenter.View
extends org.uberfire.client.mvp.UberView<FileExplorerPresenter>


Method Summary
 void addNewRepository(Repository repo)
           
 void removeRepository(Repository repo)
           
 void reset()
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

reset

void reset()

removeRepository

void removeRepository(Repository repo)

addNewRepository

void addNewRepository(Repository repo)

Guvnor - Structure Client 6.2.0.CR1

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