Guvnor - Structure Client 6.2.0.CR2

org.guvnor.structure.client.editors.filenavigator
Interface FileNavigatorPresenter.View

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
FileNavigatorView
Enclosing class:
FileNavigatorPresenter

public static interface FileNavigatorPresenter.View
extends com.google.gwt.user.client.ui.IsWidget


Method Summary
 void addNewRepository(Repository repo)
           
 void removeIfExists(Repository repo)
           
 void reset()
           
 void setFocus()
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

setFocus

void setFocus()

reset

void reset()

removeIfExists

void removeIfExists(Repository repo)

addNewRepository

void addNewRepository(Repository repo)

Guvnor - Structure Client 6.2.0.CR2

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