Uses of Interface
org.webswing.toolkit.api.action.WebWindow
-
Packages that use WebWindow Package Description org.webswing.toolkit.api org.webswing.toolkit.api.component -
-
Uses of WebWindow in org.webswing.toolkit.api
Methods in org.webswing.toolkit.api with parameters of type WebWindow Modifier and Type Method Description voidWebswingApi. sendActionEvent(WebWindow webWindow, String actionName, String data, byte[] binaryData)Sends an action event to a WebWindow, with optional data to the browser. -
Uses of WebWindow in org.webswing.toolkit.api.component
Classes in org.webswing.toolkit.api.component that implement WebWindow Modifier and Type Class Description classHtmlPanel
-