Kie Workbench - Common - Home API 6.0.0.CR2

org.kie.workbench.common.screens.home.model
Class SectionEntry

java.lang.Object
  extended by org.kie.workbench.common.screens.home.model.SectionEntry

public class SectionEntry
extends Object

A Section Entry within a Section on the Home Page


Constructor Summary
SectionEntry(String caption, org.uberfire.mvp.Command onClickCommand)
           
 
Method Summary
 String getCaption()
           
 org.uberfire.mvp.Command getOnClickCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionEntry

public SectionEntry(String caption,
                    org.uberfire.mvp.Command onClickCommand)
Method Detail

getCaption

public String getCaption()

getOnClickCommand

public org.uberfire.mvp.Command getOnClickCommand()

Kie Workbench - Common - Home API 6.0.0.CR2

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