-
Classes Class Description org.teamapps.ux.component.infiniteitemview.InfiniteItemView UseInfiniteItemView2instead!
-
Methods Method Description org.teamapps.event.Event.removeListener(Runnable) Use theDisposablereturned byEvent.addListener(Runnable)instead!org.teamapps.ux.session.SessionContext.addRootComponent(String, RootPanel) org.teamapps.ux.session.SessionContext.flushCommands() no more needed. commands are sent as early as the client can handle them.
-
Constructors Constructor Description org.teamapps.uisession.CMD() Only for Jackson deserialization. Use the other constructor instead.org.teamapps.ux.component.webrtc.apiclient.StreamFileRequest(String, Set<MediaKind>, String, boolean, boolean, Integer, Integer, Integer, Float, Integer, Integer, String[])