Kie Workbench - Common - Home API 6.0.0.CR2

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

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

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

Methods in org.kie.workbench.common.screens.home.model that return CarouselEntry
static CarouselEntry ModelUtils.makeCarouselEntry(String heading, String subHeading, String imageUri)
           
 

Methods in org.kie.workbench.common.screens.home.model that return types with arguments of type CarouselEntry
 List<CarouselEntry> HomeModel.getCarouselEntries()
           
 

Methods in org.kie.workbench.common.screens.home.model with parameters of type CarouselEntry
 void HomeModel.addCarouselEntry(CarouselEntry entry)
           
 


Kie Workbench - Common - Home API 6.0.0.CR2

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