KIE Uberfire Apps Client 6.2.0.CR1

org.kie.uberfire.apps.client.home
Class AppsHomePresenter

java.lang.Object
  extended by org.kie.uberfire.apps.client.home.AppsHomePresenter

@ApplicationScoped
public class AppsHomePresenter
extends Object


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

Constructor Detail

AppsHomePresenter

public AppsHomePresenter()
Method Detail

init

@PostConstruct
public void init()

loadContent

public void loadContent()

getTitle

public String getTitle()

getView

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

KIE Uberfire Apps Client 6.2.0.CR1

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