SkHasLabelView Class Reference

#include <SkWidget.h>

Inherits SkView.

Inherited by SkCheckBoxView, and SkPushButtonView.

Collaboration diagram for SkHasLabelView:
[legend]

List of all members.

Public Member Functions

void getLabel (SkString *) const
void setLabel (const SkString &)
void setLabel (const char label[])

Protected Member Functions

virtual void onLabelChange ()
virtual void onInflate (const SkDOM &dom, const SkDOM::Node *)

Protected Attributes

SkString fLabel

Detailed Description

Definition at line 227 of file SkWidget.h.


Member Function Documentation

void SkHasLabelView::getLabel ( SkString  )  const
virtual void SkHasLabelView::onInflate ( const SkDOM dom,
const SkDOM::Node node 
) [protected, virtual]

Override this to initialize your subclass from the XML node. Be sure to call the inherited version too

Reimplemented from SkView.

Reimplemented in SkPushButtonView, and SkCheckBoxView.

virtual void SkHasLabelView::onLabelChange (  )  [protected, virtual]
void SkHasLabelView::setLabel ( const char  label[]  ) 
void SkHasLabelView::setLabel ( const SkString  ) 

Member Data Documentation

Definition at line 234 of file SkWidget.h.


The documentation for this class was generated from the following file:

Generated on Tue Oct 20 10:33:04 2009 for Skia by  doxygen 1.6.1