#include <mw/eikctgrp.h>
| class TEikGroupControl |
| Public Attributes | |
|---|---|
| CCoeControl * | iControl |
| TInt | iId |
| TInt | iLongId |
| Public Member Enumerations | |
|---|---|
| enum | TControlFlags { ESetLength, EAllowStretch } |
| Public Member Functions | |
|---|---|
| TEikGroupControl() | |
| TEikGroupControl(CCoeControl *, TInt, TInt, TInt) | |
| TBool | IsLengthSet() |
| TBool | IsStretchable() |
| TInt | Length() |
| void | SetLength(TInt) |
| void | SetStretchable() |
| TEikGroupControl | ( | CCoeControl * | aControl, |
| TInt | aId, | ||
| TInt | aLength, | ||
| TInt | aFlags | ||
| ) | [inline] | ||
Constructor
| TBool | IsStretchable | ( | ) | const [inline] |
IsStretchable() whether controlgroup is stretchable