TEikGroupControl Class Reference

#include <mw/eikctgrp.h>

class TEikGroupControl

Member Attribute Documentation

iControl

CCoeControl *iControl

iId

TInt iId

iLongId

TInt iLongId

Member Enumeration Documentation

Enum TControlFlags

EnumeratorValueDescription
ESetLength0x01
EAllowStretch0x02

Constructor & Destructor Documentation

TEikGroupControl ( )

TEikGroupControl()[inline]

Constructor

TEikGroupControl ( CCoeControl *, TInt, TInt, TInt )

TEikGroupControl(CCoeControl *aControl,
TIntaId,
TIntaLength,
TIntaFlags
)[inline]

Constructor

Member Function 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 )

voidSetLength(TIntaLength)[inline]

SetLength() sets the length

SetStretchable ( )

voidSetStretchable()[inline]

SetStretchable() sets to be stretchable