Class Garmin.MessageBox

Object
   |
   +--Garmin.MessageBox

class Garmin.MessageBox

 
Method Summary
 void addButton(caption, value)
           Get the text entry for the message box
 Array getButtons()
           Get the buttons for the message box
 Object getButtonValue(caption)
          
 String getText()
           Get the text entry for the message box
 String getType()
           Get the type of the message box
 void initialize(type, text)
          
 String toString()
          


Method Detail

addButton

void addButton(caption, value)

getButtons

Array getButtons()

getButtonValue

Object getButtonValue(caption)

getText

String getText()

getType

String getType()

initialize

void initialize(type, text)

toString

String toString()


Documentation generated by JSDoc on Fri Jun 22 16:23:52 2007