Class MMMessageWidgetOptions

Object
   |
   +--MMMessageWidgetOptions

class MMMessageWidgetOptions



Defined in MultimapOpenAPI


Field Summary
 boolean closebutton
          When set to true, a button will be present in the message widget that can be used to close the message, true by default.
 boolean closeonmove
          When set to true, the message will be disappear if the map changes state, false by default.
 integer timeout
          If this value is set, the message will disappear after the given number of milliseconds.
 
Constructor Summary
MMMessageWidgetOptions ( )
            This class represents the optional arguments that can be passed to an MMMessageWidget constructor.
 

Field Detail

closebutton

boolean closebutton

closeonmove

boolean closeonmove

timeout

integer timeout

Constructor Detail

MMMessageWidgetOptions

MMMessageWidgetOptions( )


Documentation generated by JSDoc on Tue Feb 26 16:25:19 2008