Guvnor - Structure Client 6.2.0.Beta1

org.guvnor.structure.client.advnavigator
Interface Navigator

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
BreadcrumNavigator, TreeNavigator

public interface Navigator
extends com.google.gwt.user.client.ui.IsWidget


Nested Class Summary
static interface Navigator.NavigatorItem
           
 
Method Summary
 boolean isAttached()
           
 void loadContent(org.uberfire.backend.vfs.Path path)
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

loadContent

void loadContent(org.uberfire.backend.vfs.Path path)

isAttached

boolean isAttached()

Guvnor - Structure Client 6.2.0.Beta1

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