ewe.ui
Interface IWebBrowser

All Known Implementing Classes:
WebBrowser

public interface IWebBrowser


Method Summary
 Handle setHtml(Object htmlText, String urlToDisplay, String bookmark)
           
 boolean showFor(String url, boolean execModal)
           
 

Method Detail

setHtml

public Handle setHtml(Object htmlText,
                      String urlToDisplay,
                      String bookmark)

showFor

public boolean showFor(String url,
                       boolean execModal)