Class: WBHTMLControl
Source Location: /php/ui/winbinder/WBHTMLControl.php
Class WBHTMLControl
Inherited Properties, Constants, and Methods
Methods
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:
|
|