JBPM Form Modeler Showcase WebApp 6.0.0.Beta5

org.uberfire.client.perspectives
Class FileExplorerPerspective

java.lang.Object
  extended by org.uberfire.client.perspectives.FileExplorerPerspective

@ApplicationScoped
public class FileExplorerPerspective
extends Object

A Perspective to show File Explorer


Constructor Summary
FileExplorerPerspective()
           
 
Method Summary
 org.uberfire.workbench.model.menu.Menus buildMenuBar()
           
 org.uberfire.workbench.model.PerspectiveDefinition buildPerspective()
           
 org.uberfire.workbench.model.toolbar.ToolBar buildToolBar()
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileExplorerPerspective

public FileExplorerPerspective()
Method Detail

init

@PostConstruct
public void init()

buildPerspective

public org.uberfire.workbench.model.PerspectiveDefinition buildPerspective()

buildToolBar

public org.uberfire.workbench.model.toolbar.ToolBar buildToolBar()

buildMenuBar

public org.uberfire.workbench.model.menu.Menus buildMenuBar()

JBPM Form Modeler Showcase WebApp 6.0.0.Beta5

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