Parent: $root.$libs.LIB.$windows.WINDOW.$objs
Children
Object specific | |
$acceptlanguagelist | Comma 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. |
$allowjsdraganddrop | If true,integration with Omnis drag and drop is disabled and the control uses native JavaScript drag and drop |
$applycss | If 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 |
$contextmenuremovebackforward | If true,the back and forward navigation items are removed from the default context menu |
$cssextra | Only applies to Omnis HTML controls.Additional CSS text appended to the omnishtml CSS class generated when $applycss is true |
$disabledefaultcontextmenu | If 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) |
$donotredirectconsoletotracelog | If true, do not redirect browser console messages to the Omnis trace log |
$dragobjectbarcolor | The color of the drag object/drag duplicate bar at the top of the control when $dragmode is set to drag object or drag duplicate |
$fieldstylefocused | The style in system class #STYLES assigned to this field in addition to $fieldstyle when the control has focus |
$gridsection | The type of the complex grid section containing the object. One of the kGrid... constants |
$hiliteline | If true, the object highlights lines during drag and drop |
$htmlcontroloptions | If $urlorcontrolname is the name of an Omnis HTML control,this contains a row of control-specific options defined in the control info JSON file |
$htmlcontrolsusehttp | If true (recommended), html controls will be hosted over HTTP rather than accessed using file URLs. Ensure 'disableInRuntime' is false in config.json |
$ignorecertificateerrors | If true, a URL with certificate errors will be allowed to be loaded. |
$isentryfield | If 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 |
$tooltippos | A kTooltipPos... constant that specifies where $tooltip appears relative to the control kTooltipPosBottom kTooltipPosLeft kTooltipPosMouse kTooltipPosRight kTooltipPosTop |
$urlorcontrolname | The 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 |
$methods |