Interface UtilsUIService
- All Known Implementing Classes:
UtilsUIServiceImpl
public interface UtilsUIService
-
Method Summary
Modifier and TypeMethodDescriptionWidgetIFrameElementvoidvoidredirectInPopup(String url) voidvoidvoidvoidsetIFrameContent(IFrameElement iframe, String content) voidshowHtmlPopupWindows(String title, String html, boolean maximize, BaseIcon icon, boolean collapsible, boolean titleCollapse, boolean maximizable, boolean resizable) voidtriggerDownload(String url)
-
Method Details
-
redirect
-
redirectWithoutAsking
-
redirectInPopup
-
triggerDownload
-
reloadPage
void reloadPage() -
reloadPageWithoutAsking
void reloadPageWithoutAsking() -
setIFrameContent
-
createIFrame
IFrameElement createIFrame() -
asIFrame
-
guessUserTimezone
String guessUserTimezone() -
showHtmlPopupWindows
-