SkBorderView Class Reference
#include <SkBorderView.h>
Inherits SkWidgetView.
List of all members.
Detailed Description
Definition at line 24 of file SkBorderView.h.
Constructor & Destructor Documentation
SkBorderView::SkBorderView |
( |
|
) |
|
SkBorderView::~SkBorderView |
( |
|
) |
|
Member Function Documentation
SkScalar SkBorderView::getBottom |
( |
|
) |
const [inline] |
SkScalar SkBorderView::getLeft |
( |
|
) |
const [inline] |
SkScalar SkBorderView::getRight |
( |
|
) |
const [inline] |
SkScalar SkBorderView::getTop |
( |
|
) |
const [inline] |
virtual void SkBorderView::onDraw |
( |
SkCanvas * |
canvas |
) |
[protected, virtual] |
virtual bool SkBorderView::onEvent |
( |
const SkEvent & |
|
) |
[protected, virtual] |
Override this to handle events in your subclass. Be sure to call the inherited version for events that you don't handle.
Reimplemented from SkEventSink.
virtual void SkBorderView::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 SkWidgetView.
virtual void SkBorderView::onSizeChange |
( |
|
) |
[protected, virtual] |
void SkBorderView::setSkin |
( |
const char |
skin[] |
) |
|
The documentation for this class was generated from the following file: