public interface IMessageDialogSetupBuilder<INSTANCE_TYPE extends IMessageDialogSetupBuilder<?>> extends ILabelSetupBuilder<INSTANCE_TYPE>
| Modifier and Type | Method and Description |
|---|---|
INSTANCE_TYPE |
setOkButton(IButtonDescriptor buttonDescriptor) |
INSTANCE_TYPE |
setTitle(java.lang.String title) |
INSTANCE_TYPE |
setTitleIcon(IImageConstant titleIcon) |
setToolTipTextsetFontName, setFontSizesetAlignment, setEllipsisMode, setMarkup, setTextalignCenter, alignLeft, alignRight, setEmphasized, setStrongsetIconsetBackgroundColor, setForegroundColor, setVisiblesetSetupsetColor, setVisibleINSTANCE_TYPE setTitle(java.lang.String title)
INSTANCE_TYPE setTitleIcon(IImageConstant titleIcon)
INSTANCE_TYPE setOkButton(IButtonDescriptor buttonDescriptor)
Siehe auch Jowidgets Nutzerhandbuch