Class: WBHTMLControl
Source Location: /php/ui/winbinder/WBHTMLControl.php
Class WBHTMLControl
Inherited Properties, Constants, and Methods
Methods
WBHTMLControl __construct(
[
$options = array()]
)
|
|
Parameters:
API Tags:
Redefinition of:
- WBControl::__construct()
- »ý¼ºÀÚ
void setLocation(
[
$location = "cmd:blank"]
)
|
|
HTMLControl Àü¿ë ÇÔ¼ö
// ±âº» ¸í·É cmd:back Go to previously visited page. cmd:forward Go to a page previously viewed before issuing the back command. cmd:refresh Redraw the current page. cmd:stop Stop the current action, like loading a page. cmd:busy Return TRUE if the browser is busy or FALSE if idle. cmd:blank Clear the page.
Parameters:
API Tags:
|
|