Kie Workbench - Common - Home API 6.0.0.CR2

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

Packages that use SectionEntry
org.kie.workbench.common.screens.home.model   
 

Uses of SectionEntry in org.kie.workbench.common.screens.home.model
 

Methods in org.kie.workbench.common.screens.home.model that return SectionEntry
static SectionEntry ModelUtils.makeSectionEntry(String caption, org.uberfire.mvp.Command command)
           
 

Methods in org.kie.workbench.common.screens.home.model that return types with arguments of type SectionEntry
 List<SectionEntry> Section.getEntries()
           
 

Methods in org.kie.workbench.common.screens.home.model with parameters of type SectionEntry
 void Section.addEntry(SectionEntry entry)
           
 


Kie Workbench - Common - Home API 6.0.0.CR2

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