Module cream.tab

Functions

Notebook:close (idx) Close the nth page
Notebook:focus () Get the current focused webview
Notebook:goto (idx) Go to the nth page
Notebook:new (url) Open a new page
Notebook:viewnext () Go to the next page
Notebook:viewprev () Go to the previous page
current () Get the current focused notebook


Functions

Notebook:close (idx)
Close the nth page

Parameters

  • idx: Page's index
Notebook:focus ()
Get the current focused webview
Notebook:goto (idx)
Go to the nth page

Parameters

  • idx: Page's index
Notebook:new (url)
Open a new page

Parameters

  • url: New URL to load
Notebook:viewnext ()
Go to the next page
Notebook:viewprev ()
Go to the previous page
current ()
Get the current focused notebook

Valid XHTML 1.0!