public class TitleEvent extends TypedEvent
TitleEvent is sent by a Browser to
TitleListener's when the title of the current document
is available or when it is modified.| Modifier and Type | Field and Description |
|---|---|
String |
title
the title of the current document
|
data, display, time, widgetsource| Constructor and Description |
|---|
TitleEvent(Widget widget)
Constructs a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a string containing a concise, human-readable
description of the receiver.
|
getSourcepublic String title
public TitleEvent(Widget widget)
widget - the widget that fired the eventpublic String toString()
toString in class TypedEvent
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.