Uses of Class
org.teamapps.ux.component.window.Window
| Package | Description |
|---|---|
| org.teamapps.ux.component.dialogue | |
| org.teamapps.ux.component.login | |
| org.teamapps.ux.session |
-
Uses of Window in org.teamapps.ux.component.dialogue
Subclasses of Window in org.teamapps.ux.component.dialogue Modifier and Type Class Description classDialogueclassFormDialogue -
Uses of Window in org.teamapps.ux.component.login
Methods in org.teamapps.ux.component.login that return Window Modifier and Type Method Description WindowLoginWindow. getLoginWindow() -
Uses of Window in org.teamapps.ux.session
Methods in org.teamapps.ux.session with parameters of type Window Modifier and Type Method Description voidSessionContext. closeWindow(Window window, int animationDuration)voidSessionContext. showWindow(Window window, int animationDuration)