|
|
| EwkBackForwardList (WKBackForwardListRef listRef) |
| |
|
EwkBackForwardListItem * | previousItem () const |
| |
|
EwkBackForwardListItem * | currentItem () const |
| |
|
EwkBackForwardListItem * | nextItem () const |
| |
|
EwkBackForwardListItem * | itemAt (int index) const |
| |
|
WKRetainPtr< WKArrayRef > | backList (int limit=-1) const |
| |
|
WKRetainPtr< WKArrayRef > | forwardList (int limit=-1) const |
| |
|
unsigned | size () const |
| |
|
void | update (WKBackForwardListItemRef wkAddedItem, WKArrayRef wkRemovedItems) |
| |
|
Eina_List * | createEinaList (WKArrayRef wkList) const |
| |
The documentation for this class was generated from the following files:
- /Users/gyuyoung/WebKit/Source/WebKit2/UIProcess/API/efl/ewk_back_forward_list_private.h
- /Users/gyuyoung/WebKit/Source/WebKit2/UIProcess/API/efl/ewk_back_forward_list.cpp