TEikGroupControl Class Reference

class TEikGroupControl

Constructor & Destructor Documentation

TEikGroupControl()

TEikGroupControl ( ) [inline]

Constructor

TEikGroupControl(CCoeControl *, TInt, TInt, TInt)

TEikGroupControl ( CCoeControl * aControl,
TInt aId,
TInt aLength,
TInt aFlags
) [inline]

Constructor

Parameters

CCoeControl * aControl
TInt aId
TInt aLength
TInt aFlags

Member Functions Documentation

IsLengthSet()

TBool IsLengthSet ( ) const [inline]

IsLengthSet() whether length has been set

IsStretchable()

TBool IsStretchable ( ) const [inline]

IsStretchable() whether controlgroup is stretchable

Length()

TInt Length ( ) const [inline]

Length() returns value of the length

SetLength(TInt)

void SetLength ( TInt aLength ) [inline]

SetLength() sets the length

Parameters

TInt aLength

SetStretchable()

void SetStretchable ( ) [inline]

SetStretchable() sets to be stretchable

Member Enumerations Documentation

Enum TControlFlags

Enumerators

ESetLength = 0x01
EAllowStretch = 0x02

Member Data Documentation

CCoeControl * iControl

CCoeControl * iControl

TInt iFlags

TInt iFlags [private]

TInt iId

TInt iId

TInt iLength

TInt iLength [private]

TInt iLongId

TInt iLongId