public interface ILoginDialogSetup extends ITitledWindowSetup
| Modifier and Type | Method and Description |
|---|---|
IButtonDescriptor |
getCancelButton() |
InputDialogDefaultButtonPolicy |
getDefaultButtonPolicy() |
ILoginInterceptor |
getInterceptor() |
IButtonDescriptor |
getLoginButton() |
java.lang.String |
getLoginLabel() |
IImageConstant |
getLogo() |
Dimension |
getMinSize() |
boolean |
isCloseable() |
getIcon, getTitle, isDecoratedisResizablegetAutoCenterPolicy, getAutoDispose, getAutoPackPolicy, getAutoPositionCorrectionPolicy, getMaxPackSize, getMinPackSize, getPosition, getSizegetBackgroundColor, getForegroundColor, isVisibleIButtonDescriptor getLoginButton()
IButtonDescriptor getCancelButton()
InputDialogDefaultButtonPolicy getDefaultButtonPolicy()
boolean isCloseable()
ILoginInterceptor getInterceptor()
IImageConstant getLogo()
java.lang.String getLoginLabel()
Dimension getMinSize()
Siehe auch Jowidgets Nutzerhandbuch