|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AjaxListener
to this MCP
instance.
listener
as a DocumentLoadListener
on the current BrowserControl
.
KeyListener
to the
Canvas
for this MCP instance.
listener
as a
KeyListener
for the current BrowserControl
.
MouseListener
to the
Canvas
for this MCP instance.
BrowserControlCanvas
.
EventRegistration2.setNewWindowListener(org.mozilla.webclient.NewWindowListener)
instead.
Implementations must implement this method as a call to EventRegistration2.setNewWindowListener(org.mozilla.webclient.NewWindowListener)
passing null, followed by a call to EventRegistration2.setNewWindowListener(org.mozilla.webclient.NewWindowListener)
passing the argument listener.
id
using MCP.findElement(java.lang.String)
.
Bookmarks
API.
BrowserControlCanvas
that must be added to the application to show the browser
window.
Utilities.getImplFromServices(java.lang.String)
BrowserControl
instances are
created.id
using MCP.findElement(java.lang.String)
.
CurrentPage.copyCurrentSelectionToSystemClipboard()
but
puts the html of the selection on the clipboard, instead of the plain text
Toolkit.getDefaultToolkit().getSystemClipboard()
method.
CurrentPage
API.
BrowserControlCanvas
for the BrowserControl
instance from which this CurrentPage
instance was obtained.BrowserControl
instance for this MCP instance.
BrowserControl
instance created with BrowserControlFactory.newBrowserControl()
.
DocumentLoadListener
interface.DocumentLoadListener
instance.
WebclientEventListener.eventDispatched(org.mozilla.webclient.WebclientEvent)
method is
passed a DocumentLoadEvent
instance.type
of the event to indicate the end of a
document load.
EventRegistration
API.
BrowserControl
instance.EventRegistration2
API.
CurrentPage.findInPage(java.lang.String, boolean, boolean)
that allows
the caller to discover the result of the find.
Element
with the given id or name.
true
if and only if the argument
toFind
occurs within the current page.
CurrentPage2.find(java.lang.String, boolean, boolean)
.
CurrentPage.findNextInPage()
that allows
the caller to discover the result of the find.
CurrentPage2.findNext()
.
BrowserControl
instance used
by this MCP
instance.
URL
of the document currently
showing.
Document
of the document currently
showing.
Utilities.getImplFromServices(java.lang.String)
method.
java.awt.Frame
containing the actual browser window.
Selection
instance for the current selection.
byte
array.
Selection
and highlight it in the
current page.
History
API.
Navigation
API.
BrowserControl
instance.
NewWindowEvent
s that occur as a result of user browsing.DocumentLoadListener
subclass adds the ability to get
detailed information on each event.Preferences
API.
preview
.
ProfileManager
API.
interfaceName
.
AjaxListener
to this MCP
instance.
listener
as a DocumentLoadListener
on the current BrowserControl
.
KeyListener
from the
Canvas
for this MCP instance.
listener
from the current
BrowserControl
.
MouseListener
from the
Canvas
for this MCP instance.
BrowserControlCanvas
.
EventRegistration2.setNewWindowListener(org.mozilla.webclient.NewWindowListener)
passing null
.
BrowserControlFactory.setAppData(java.lang.String)
instead.
listener
as the one and only
NewWindowListener
for the current BrowserControl
.
BrowserControl
has been
created, set the name of the profile to use for this browser
session.
type
of the event to indicate the start of a
document load.
source
,
type
, and eventData
.
WindowControl
API.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |