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, isDecorated
isResizable
getAutoCenterPolicy, getAutoDispose, getAutoPackPolicy, getAutoPositionCorrectionPolicy, getMaxPackSize, getMinPackSize, getPosition, getSize
getBackgroundColor, getForegroundColor, isVisible
IButtonDescriptor getLoginButton()
IButtonDescriptor getCancelButton()
InputDialogDefaultButtonPolicy getDefaultButtonPolicy()
boolean isCloseable()
ILoginInterceptor getInterceptor()
IImageConstant getLogo()
java.lang.String getLoginLabel()
Dimension getMinSize()
Siehe auch Jowidgets Nutzerhandbuch