Class MMWeatherWidgetOptions

Object
   |
   +--MMWeatherWidgetOptions

class MMWeatherWidgetOptions



Defined in MultimapAPI


Field Summary
 Integer count
          The number of days weather to display, maximum and default is 5.
 String show
          Selects whether to display 'day' or 'night' weather, or 'both; displays 'both' by default.
 String tempshow
          Selects whether to display 'min' or 'max' temperatures, or 'both; displays 'both' by default.
 String units
          Sets the units that will be used for displaying the temperature, set to 'both' by default.
 String wording
          Which wording to use for the days of the week, 'absolute' or 'relative'; default is 'relative'.
 
Constructor Summary
MMWeatherWidgetOptions ( )
            This class represents the optional arguments that can be passed to an MMMessageWidget constructor.
 

Field Detail

count

Integer count

show

String show

tempshow

String tempshow

units

String units

wording

String wording

Constructor Detail

MMWeatherWidgetOptions

MMWeatherWidgetOptions( )


Documentation generated by JSDoc on Tue Jun 30 13:55:23 2009