org.kie.workbench.common.screens.home.model
Class ModelUtils
java.lang.Object
org.kie.workbench.common.screens.home.model.ModelUtils
public class ModelUtils
- extends Object
Utility methods for creating the HomeModel.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelUtils
public ModelUtils()
makeCarouselEntry
public static CarouselEntry makeCarouselEntry(String heading,
String subHeading,
String imageUri)
makeSectionEntry
public static SectionEntry makeSectionEntry(String caption,
org.uberfire.mvp.Command command)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.