os::AlertView Class Reference

Inheritance diagram for os::AlertView:

os::View os::Handler List of all members.

Public Member Functions

 AlertView (const String &cText, va_list pButtons, Bitmap *pcBitmap=NULL)
virtual ~AlertView ()
virtual Point GetPreferredSize (bool bLargest)
virtual void Paint (const Rect &cUpdateRect)
 Called by the system update "damaged" areas of the view.
virtual void AllAttached ()

Friends

class Alert

Classes

class  Private

Constructor & Destructor Documentation

AlertView::AlertView ( const String cText,
va_list  pButtons,
Bitmap pcBitmap = NULL 
)

AlertView::~AlertView (  )  [virtual]


Member Function Documentation

Point AlertView::GetPreferredSize ( bool  bLargest  )  [virtual]

void AlertView::Paint ( const Rect cUpdateRect  )  [virtual]

Description:
Note:
Warning:
Parameters:
cUpdateRect A rectangle enclosing all damaged areas. This is just a rough "worst-case", further fine-grained clipping will be performed by the Application Server to avoid updating non-damaged pixels and make the update as fast and flicker-free as possible.
See also:
Invalidate(), Flush()
Author:
Kurt Skauen ([email protected])

Reimplemented from os::View.

void AlertView::AllAttached (  )  [virtual]

Reimplemented from os::View.


Friends And Related Function Documentation

friend class Alert [friend]


Generated on Sat May 9 22:51:40 2009 for Syllable higlevel API by  doxygen 1.5.1