org.kie.workbench.common.screens.home.model
Class SectionEntry
java.lang.Object
org.kie.workbench.common.screens.home.model.SectionEntry
public class SectionEntry
- extends Object
A Section Entry within a Section on the Home Page
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SectionEntry
public SectionEntry(String caption,
org.uberfire.mvp.Command onClickCommand)
getCaption
public String getCaption()
getOnClickCommand
public org.uberfire.mvp.Command getOnClickCommand()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.