$root.$libs.LIB.$windows.WINDOW.$objs.oBrowser

Parent: $root.$libs.LIB.$windows.WINDOW.$objs
 
Children 

Instance notation

Properties 

Properties

Object specific 
$acceptlanguagelistComma delimited ordered list of language codes without any whitespace that will be used in the Accept-Language HTTP header. E.g. en-GB will try loading the web page in English.
$allowjsdraganddropIf true,integration with Omnis drag and drop is disabled and the control uses native JavaScript drag and drop
$applycssIf true,and $urlcontrolname is the name of an Omnis HTML control,create a CSS class called omnishtml that can be used to apply properties such as $backcolor and $textcolor to the control
$contextmenuremovebackforwardIf true,the back and forward navigation items are removed from the default context menu
$cssextraOnly applies to Omnis HTML controls.Additional CSS text appended to the omnishtml CSS class generated when $applycss is true
$disabledefaultcontextmenuIf true, the default context menu for the object will not be generated in response to a context click ($clib.$disabledefaultcontextmenu and $cobj.$disabledefaultcontextmenu must both be false for the menu to be generated)
$donotredirectconsoletotracelogIf true, do not redirect browser console messages to the Omnis trace log
$dragobjectbarcolorThe color of the drag object/drag duplicate bar at the top of the control when $dragmode is set to drag object or drag duplicate
$fieldstylefocusedThe style in system class #STYLES assigned to this field in addition to $fieldstyle when the control has focus
$gridsectionThe type of the complex grid section containing the object. One of the kGrid... constants
$hilitelineIf true, the object highlights lines during drag and drop
$htmlcontroloptionsIf $urlorcontrolname is the name of an Omnis HTML control,this contains a row of control-specific options defined in the control info JSON file
$htmlcontrolsusehttpIf true (recommended), html controls will be hosted over HTTP rather than accessed using file URLs. Ensure 'disableInRuntime' is false in config.json
$ignorecertificateerrorsIf true, a URL with certificate errors will be allowed to be loaded.
$isentryfieldIf true,the control is a text entry field.Certain keys (e.g. tab, return and enter) are treated as data by the control rather than generating Omnis events
$tooltipposA kTooltipPos... constant that specifies where $tooltip appears relative to the control
kTooltipPosBottom kTooltipPosLeft kTooltipPosMouse kTooltipPosRight kTooltipPosTop
$urlorcontrolnameThe browser URL or Omnis HTML control name,as set by setting this property.This differs from the runtime property $currenturl which is the URL to which the user has navigated the main frame of the browser
Standard$active $align $alpha $backalpha $backcolor $candropcursor $componentctrl $componentinfo $componentlib $componentvalid $contextmenu $dataname $desgroup $designactive $deslock $disablefocus $disablesystemfocus $dragborder $dragiconid $dragmode $dragrange $dropmode $edgefloat $effect $enabled $fieldstyle $font $fontsize $fontstyle $gridcolumn $height $helpfile $ident $isallpanes $keyevents $left $name $nodropcursor $objlink $objtype $order $osdropflags $sidepanel $sidepanelmode $statusevents $textcolor $tooltip $top $userinfo $visible $width

Children

Top 

$methods