Name | Description | Defining Class |
Child_Count | Returns the number of child objects the object contains | cObject |
Delegation_Mode | Determines if and how unknown messages are delegated | cObject |
Name | Returns the full name of the object including parentage | cObject |
Object_Id | Returns the object handle of the object, can be used to determine if an object exists | cObject |
Object_Label | Returns the short name of an object | cObject |
Parent | Returns the parent of an object | cObject |
pbAutoStart | (Client Web Property) Determines whether tracking starts automatically when the parent view or application is loaded | |
pbAutoStop | (Client Web Property) Determines whether tracking stops automatically when the parent view or application is hidden | |
pbEnableHighAccuracy | (Client Web Property) oIndicates to the browser that the application wants the best possible results | |
pbServerOnError | (Client Web Property) Determines whether the OnError event will fire on the server when an error occurs | |
pbServerOnLocationChange | (Client Web Property) Determines whether the OnLocationChange event is sent to the server | |
pbTracking | (Client Web Property) Indicates if tracking is currently enabled or not | |
peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing | cObject |
phoActionJsonData | Handle to a JSON Object representing the action data during a server action | cWebObject |
piMaxAge | (Client Web Property) Indicates the maximum age a cached position is accepted in milliseconds | |
piMaxTimeout | (Client Web Property) Indicates the maximum number of milliseconds between position updates when using continuous location tracking | |
piMinTimeout | (Client Web Property) oIndicates the minimum number of milliseconds between position updates when using continuous location tracking | |
pnAccuracy | (Client Web Property) Denotes the accuracy level of the latitude and longitude coordinates in meters | |
pnHeading | (Client Web Property) Denotes the direction of travel of the hosting device | |
pnLatitude | (Client Web Property) Geographic latitude, specified in decimal degrees | |
pnLongitude | (Client Web Property) Geographic longitude, specified in decimal degrees | |
pnSpeed | (Client Web Property) Denotes the magnitude of the hosting device's current velocity in meters per second | |
psClientOnError | (Client Web Property) Name of the client-side OnError event | |
psClientOnLocationChange | (Client Web Property) Name of the client-side OnLocationChange event | |
psDynamicObjectId | The (unique) ID of the dynamic object | cWebObject |
psJSClass | Determines which JavaScript class belongs to the DataFlex class | cWebObject |