Kie Workbench - Common - Home API 6.0.0.CR2

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

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

public class ModelUtils
extends Object

Utility methods for creating the HomeModel.


Constructor Summary
ModelUtils()
           
 
Method Summary
static CarouselEntry makeCarouselEntry(String heading, String subHeading, String imageUri)
           
static SectionEntry makeSectionEntry(String caption, org.uberfire.mvp.Command command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelUtils

public ModelUtils()
Method Detail

makeCarouselEntry

public static CarouselEntry makeCarouselEntry(String heading,
                                              String subHeading,
                                              String imageUri)

makeSectionEntry

public static SectionEntry makeSectionEntry(String caption,
                                            org.uberfire.mvp.Command command)

Kie Workbench - Common - Home API 6.0.0.CR2

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