JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.xhtmlrenderer.demo.browser
BrowserPanelListener
Contents
Description
Method Summary
Method Details
pageLoadSuccess(String, String)
Hide sidebar
Show sidebar
Interface BrowserPanelListener
public interface
BrowserPanelListener
Talkback interface between BrowserPanel and anyone interested in what is happening to it.
Author:
empty
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
pageLoadSuccess
(
String
url,
String
title)
Method Details
pageLoadSuccess
void
pageLoadSuccess
(
String
url,
String
title)