Klasse EmbeddedComponentServer
java.lang.Object
org.teamapps.application.server.EmbeddedComponentServer
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic voidshowComponent(Supplier<org.teamapps.ux.component.Component> componentSupplier) static voidshowComponent(Supplier<org.teamapps.ux.component.Component> componentSupplier, int port)
-
Konstruktordetails
-
EmbeddedComponentServer
public EmbeddedComponentServer()
-
-
Methodendetails
-
showComponent
-
showComponent
public static void showComponent(Supplier<org.teamapps.ux.component.Component> componentSupplier, int port)
-