InputRequestView Class Reference
List of all members.
|
Public Member Functions |
| | InputRequestView (BRect frame, const char *btn0_label, const char *btn1_label, const char *btn2_label) |
| virtual float | Width () |
| virtual void | SelectText () |
| virtual const char * | Label () |
| virtual void | SetLabel (const char *label) |
| virtual const char * | Text () |
| virtual void | SetText (const char *text) |
Detailed Description
- Author:
- Christian Lörchner
- Date:
- 2006/10/04
Constructor & Destructor Documentation
| InputRequestView::InputRequestView |
( |
BRect |
frame, |
|
|
const char * |
btn0_label, |
|
|
const char * |
btn1_label, |
|
|
const char * |
btn2_label | |
|
) |
| | |
Member Function Documentation
| const char * InputRequestView::Label |
( |
|
) |
[inline, virtual] |
| void InputRequestView::SelectText |
( |
|
) |
[inline, virtual] |
| void InputRequestView::SetLabel |
( |
const char * |
label |
) |
[inline, virtual] |
| void InputRequestView::SetText |
( |
const char * |
text |
) |
[inline, virtual] |
| const char * InputRequestView::Text |
( |
|
) |
[inline, virtual] |
| float InputRequestView::Width |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following files: