ubit::UTextarea Class Reference

Textarea widget: multiple line editor. More...

#include <utextbox.hpp>

Inheritance diagram for ubit::UTextarea:

ubit::UTextfield ubit::UTextbox ubit::UBox ubit::UGroup ubit::UControl ubit::UBrick ubit::UObject List of all members.

Public Member Functions

 UTextarea (const UArgs &=UArgs::none)
 creates a new text area.

Static Public Member Functions

static UStylecreateStyle ()
 < important: all subclasses MUST contain this declaration. static function that returns the UStyle of this class (see details!).

Friends

UTextareautextarea (const UArgs &a=UArgs::none)
 shortcut thar returns *new UTextarea(args).

Detailed Description

Textarea widget: multiple line editor.

Same behavior and apperance as UTextfield except that children (which can be UStr(ing)s or any other object) are displayed in a continuous flow (as a HTML page on a Web browser)


Member Function Documentation

UStyle * ubit::UTextarea::createStyle (  )  [static]

< important: all subclasses MUST contain this declaration. static function that returns the UStyle of this class (see details!).

this macro defines the UClass that corresponds to this class and:

Reimplemented from ubit::UTextfield.


The documentation for this class was generated from the following files:
Generated on Mon Jan 29 00:20:56 2007 for Ubit by  doxygen 1.4.7