Package org.teamapps.application.server
Class DevApplication
java.lang.Object
org.teamapps.application.server.DevApplication
public class DevApplication
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description DevApplication(ApplicationPerspectiveBuilder applicationBuilder, java.util.List<OrgUnit> orgUnits, org.teamapps.reporting.convert.DocumentConverter documentConverter) -
Method Summary
Modifier and Type Method Description org.teamapps.ux.component.ComponentgetComponent()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DevApplication
public DevApplication(ApplicationPerspectiveBuilder applicationBuilder, java.util.List<OrgUnit> orgUnits, org.teamapps.reporting.convert.DocumentConverter documentConverter)
-
-
Method Details
-
getComponent
public org.teamapps.ux.component.Component getComponent()
-