JBPM Form Modeler Showcase WebApp 1.0-SNAPSHOT

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.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
 

Constructor Detail

FileExplorerPerspective

public FileExplorerPerspective()
Method Detail

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()

JBPM Form Modeler Showcase WebApp 1.0-SNAPSHOT

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