org.uberfire.client.perspectives
Class FileExplorerPerspective
java.lang.Object
org.uberfire.client.perspectives.FileExplorerPerspective
@ApplicationScoped
public class FileExplorerPerspective
- extends Object
A Perspective to show File Explorer
Method Summary |
org.uberfire.client.workbench.widgets.menu.Menus |
buildMenuBar()
|
org.uberfire.client.workbench.model.PerspectiveDefinition |
buildPerspective()
|
org.uberfire.client.workbench.widgets.toolbar.ToolBar |
buildToolBar()
|
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileExplorerPerspective
public FileExplorerPerspective()
init
@PostConstruct
public void init()
buildPerspective
public org.uberfire.client.workbench.model.PerspectiveDefinition buildPerspective()
buildToolBar
public org.uberfire.client.workbench.widgets.toolbar.ToolBar buildToolBar()
buildMenuBar
public org.uberfire.client.workbench.widgets.menu.Menus buildMenuBar()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.