org.kie.guvnor.client.perspectives
Class AuthoringPerspective
java.lang.Object
org.kie.guvnor.client.perspectives.AuthoringPerspective
@ApplicationScoped
public class AuthoringPerspective
- extends Object
A Perspective for Rule authors
|
Method Summary |
org.uberfire.client.workbench.widgets.menu.Menus |
getMenus()
|
org.uberfire.client.workbench.model.PerspectiveDefinition |
getPerspective()
|
org.uberfire.client.workbench.widgets.toolbar.ToolBar |
getToolBar()
|
void |
init()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthoringPerspective
public AuthoringPerspective()
init
@PostConstruct
public void init()
getPerspective
public org.uberfire.client.workbench.model.PerspectiveDefinition getPerspective()
getMenus
public org.uberfire.client.workbench.widgets.menu.Menus getMenus()
getToolBar
public org.uberfire.client.workbench.widgets.toolbar.ToolBar getToolBar()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.