Parent: $root.$iremoteforms.REMOTEFORM.$objs
Children
Properties
Warning: with the exception of $componentctrl,$componentlib,$ident,$name and $objtype, the values of properties can only be read in client methods.
Object specific | |
$aspectratio | If > 0, enforce as the aspect ratio of the desired image (width / height) |
$cameraaction | Assign a kJSCameraAction... constant to perform an action with the camera |
$capturesize | The length in pixels of the longest edge of the image when captured using kJSCameraActionCaptureImage.The other length is calculated automatically from $aspectratio.If 0, uses the device values |
$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) |
$iconid | The icon identifier used to reference the icon |
$imagequality | The captured image quality.Only applicable when $imagetype=kJSCameraImageTypeJPEG |
$imagetype | The captured image data type kJSCameraImageTypeJPEG kJSCameraImageTypePNG |
$showui | Shows a default UI for the given selection |
Standard | $active $alpha $ariadescribedby $arialabel $arialabelledby $backalpha $backcolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $defaultinactiveappearance $disablesystemfocus $dragborder $dropmode $edgefloat $effect $errortext $errortextpos $events $fieldstyle $height $ident $left $name $nexttabobject $objtype $order $preventlayoutanimation $removefromtaborder $sidepanel $sidepanelmode $tooltip $top $userinfo $visible $visibleinbreakpoint $width |
$showpanel | $showpanel(iAction[,iMode=kSidePanelModeAuto]) executes kSidePanelAction... on a side panel object. iMode only applies to kSidePanelActionShow,and must be kSidePanelModeCover/Push/Auto. For JS client,$showpanel must be executed on the client |
Object specific | |||||||||
evBarcodeScanned | A barcode has been scanned Parameters
| ||||||||
evGetDevices | Event returned from performing kJSCameraActionGetDevices action Parameters
| ||||||||
evImageCaptured | Fired when an image has been captured from the camera device Parameters
| ||||||||
evWillHide | Sent to a field before it is hidden. Currently only used when the field is set as a side panel Parameters
| ||||||||
evWillShow | Sent to a field before it becomes visible. Currently only used when the field is set as a side panel Parameters
| ||||||||
Standard | evCanDrop evDragBorder evDrop evExecuteContextMenu evHidden evOpenContextMenu evShown |
$methods |