|
| | ScheduledNavigation (double delay, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool wasDuringLoad, bool isLocationChange) |
| |
| | ScheduledNavigation (double delay, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool wasDuringLoad, bool isLocationChange, ShouldOpenExternalURLsPolicy externalURLPolicy) |
| |
| virtual | ~ScheduledNavigation () |
| |
| virtual void | fire (Frame &)=0 |
| |
| virtual bool | shouldStartTimer (Frame &) |
| |
| virtual void | didStartTimer (Frame &, Timer &) |
| |
| virtual void | didStopTimer (Frame &, bool) |
| |
| double | delay () const |
| |
| LockHistory | lockHistory () const |
| |
| LockBackForwardList | lockBackForwardList () const |
| |
| bool | wasDuringLoad () const |
| |
| bool | isLocationChange () const |
| |
| UserGestureToken * | userGestureToForward () const |
| |
◆ ScheduledNavigation() [1/2]
| WebCore::ScheduledNavigation::ScheduledNavigation |
( |
double |
delay, |
|
|
LockHistory |
lockHistory, |
|
|
LockBackForwardList |
lockBackForwardList, |
|
|
bool |
wasDuringLoad, |
|
|
bool |
isLocationChange |
|
) |
| |
|
inline |
◆ ScheduledNavigation() [2/2]
◆ ~ScheduledNavigation()
| virtual WebCore::ScheduledNavigation::~ScheduledNavigation |
( |
| ) |
|
|
inlinevirtual |
◆ clearUserGesture()
| void WebCore::ScheduledNavigation::clearUserGesture |
( |
| ) |
|
|
inlineprotected |
◆ delay()
| double WebCore::ScheduledNavigation::delay |
( |
| ) |
const |
|
inline |
◆ didStartTimer()
| virtual void WebCore::ScheduledNavigation::didStartTimer |
( |
Frame & |
, |
|
|
Timer & |
|
|
) |
| |
|
inlinevirtual |
◆ didStopTimer()
| virtual void WebCore::ScheduledNavigation::didStopTimer |
( |
Frame & |
, |
|
|
bool |
|
|
) |
| |
|
inlinevirtual |
◆ fire()
| virtual void WebCore::ScheduledNavigation::fire |
( |
Frame & |
| ) |
|
|
pure virtual |
◆ isLocationChange()
| bool WebCore::ScheduledNavigation::isLocationChange |
( |
| ) |
const |
|
inline |
◆ lockBackForwardList()
◆ lockHistory()
| LockHistory WebCore::ScheduledNavigation::lockHistory |
( |
| ) |
const |
|
inline |
◆ shouldOpenExternalURLs()
◆ shouldStartTimer()
| virtual bool WebCore::ScheduledNavigation::shouldStartTimer |
( |
Frame & |
| ) |
|
|
inlinevirtual |
◆ userGestureToForward()
◆ wasDuringLoad()
| bool WebCore::ScheduledNavigation::wasDuringLoad |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: