Guvnor - Asset Management Client 6.2.0.CR3

org.guvnor.asset.management.client.editors.forms.approve
Class ApproveOperationPresenter

java.lang.Object
  extended by org.guvnor.asset.management.client.editors.forms.approve.ApproveOperationPresenter

@Dependent
public class ApproveOperationPresenter
extends Object


Nested Class Summary
static interface ApproveOperationPresenter.ApproveOperationView
           
 
Constructor Summary
ApproveOperationPresenter()
           
 
Method Summary
 String getTitle()
           
 org.uberfire.client.mvp.UberView<ApproveOperationPresenter> getView()
           
 void init()
           
 void onOpen()
           
 void onStartup(org.uberfire.mvp.PlaceRequest place)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApproveOperationPresenter

public ApproveOperationPresenter()
Method Detail

onStartup

public void onStartup(org.uberfire.mvp.PlaceRequest place)

getTitle

public String getTitle()

getView

public org.uberfire.client.mvp.UberView<ApproveOperationPresenter> getView()

init

@PostConstruct
public void init()

onOpen

public void onOpen()

Guvnor - Asset Management Client 6.2.0.CR3

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