Modifier and Type | Interface and Description |
---|---|
static class |
IWindowProvider.WindowProviderContext
context object for IWindowProvider.
|
Modifier and Type | Method and Description |
---|---|
void |
Close() |
boolean |
get_CanMaximize() |
boolean |
get_CanMinimize() |
boolean |
get_IsModal() |
boolean |
get_IsTopmost() |
WindowInteractionState |
get_WindowInteractionState() |
WindowVisualState |
get_WindowVisualState() |
void |
SetVisualState(WindowVisualState state) |
boolean |
WaitForInputIdle(int milliseconds) |
initialize
boolean get_CanMaximize()
boolean get_CanMinimize()
boolean get_IsModal()
boolean get_IsTopmost()
WindowInteractionState get_WindowInteractionState()
WindowVisualState get_WindowVisualState()
void Close()
void SetVisualState(WindowVisualState state)
boolean WaitForInputIdle(int milliseconds)