Class AWUtils

Object
   |
   +--AWUtils

class AWUtils


Helper class containing static utility functions.


Defined in awxapi-1.0.js.


Constructor Summary
AWUtils ()
           
 
Method Summary
<static> void addFlashCallbacks( divId )
           Static utility function to add Flash callback function when ArcWeb Explorer is defined in a FORM tag in Internet Explorer.
<static> String deg2DMS( <Number> dd, <String> l )
           Static utility function to create a formatted string of a decimal degree value in DD MM SS.
<static> void insertMap( divId, <String> key, <Object> vars )
           Static utility function to insert the required Flash object.

Constructor Detail

AWUtils

AWUtils()

Method Detail

addFlashCallbacks

<static> void addFlashCallbacks( divId )

deg2DMS

<static> String deg2DMS( <Number> dd, <String> l )

insertMap

<static> void insertMap( divId, <String> key, <Object> vars )