Method | Description | |
---|---|---|
Back ( ) : NHtmlUnit.History | ||
Forward ( ) : NHtmlUnit.History | ||
GetUrl ( int index ) : java.net.URL | ||
Go ( int relativeIndex ) : NHtmlUnit.History | ||
History ( NHtmlUnit window ) : System | ||
History ( com wrappedObject ) : System | ||
RemoveCurrent ( ) : void | ||
ReplaceState ( object state, java url ) : void |
Method | Description | |
---|---|---|
History ( ) : System |
public Go ( int relativeIndex ) : NHtmlUnit.History | ||
relativeIndex | int | |
return | NHtmlUnit.History |
public History ( com wrappedObject ) : System | ||
wrappedObject | com | |
return | System |
public ReplaceState ( object state, java url ) : void | ||
state | object | |
url | java | |
return | void |