Deprecated Methods |
com.tarantella.tta.webservices.client.views.SessionBean.getTheme()
Get the user's theme. |
com.tarantella.tta.webservices.client.views.EmulatorSessionsView.isInNewBrowserWindow(IResponse)
Tests if the object is an application session that should be resumed in a
new browser window. New browser mode is no longer supported. |
com.tarantella.tta.webservices.client.views.EmulatorSessionsView.isInPlace(IResponse)
Tests if the object is an application session that should be resumed
in-place.
in-place is no longer supported. |
com.tarantella.tta.webservices.client.views.EmulatorSessionsView.resumeSessionInPlace(String, String)
This behaves like EmulatorSessionsView.resumeSession(String) . |
com.tarantella.tta.webservices.ITarantellaEmulatorSession.resumeSessionInPlace(String, String, String)
This API behaves identically to ITarantellaEmulatorSession.resumeSession(String, String) |
com.tarantella.tta.webservices.client.views.EmulatorSessionsView.resumeSessionInPlaceEx(String, String)
This behaves identically to EmulatorSessionsView.resumeSession(String) . |
com.tarantella.tta.webservices.client.views.CombinedView.setMergedXml(String, String[])
Sets merged XML in the view. |
com.tarantella.tta.webservices.client.views.EmulatorSessionsView.startSessionInPlace(String, String, Item[])
This behaves like EmulatorSessionsView.startSession(String, Item[]) . |
com.tarantella.tta.webservices.ITarantellaEmulatorSession.startSessionInPlace(String, String, String, Item[])
This API behaves identically to ITarantellaEmulatorSession.startSession(String, String, Item[]) . |
com.tarantella.tta.webservices.client.views.EmulatorSessionsView.startSessionInPlaceEx(String, String, Item[])
This behaves identically to EmulatorSessionsView.startSession(String, Item[]) . |