class MPbk2FieldProperty |
Phonebook 2 field property interface.
Field property defines data for contact field presentation in the UI.
Public Member Functions | |
---|---|
TInt | AddItemOrdering () |
const TDesC & | AddItemText () |
TPbk2FieldCtrlType | CtrlType () |
TPbk2FieldDefaultCase | DefaultCase () |
const TDesC & | DefaultLabel () |
TPbk2FieldEditMode | EditMode () |
TAny * | FieldPropertyExtension ( TUid ) |
const MVPbkFieldType & | FieldType () |
TUint | Flags () |
TPbk2FieldGroupId | GroupId () |
const TPbk2IconId & | IconId () |
TBool | IsSame (const MPbk2FieldProperty &) |
TPbk2FieldLocation | Location () |
TInt | MaxLength () |
TPbk2FieldMultiplicity | Multiplicity () |
TInt | OrderingItem () |
TInt | AddItemOrdering | ( | ) | const [pure virtual] |
Returns the field ordering item in 'add item' dialog.
const TDesC & | AddItemText | ( | ) | const [pure virtual] |
Returns field 'add item' text, or the default label if there is no 'add item' text defined.
TPbk2FieldCtrlType | CtrlType | ( | ) | const [pure virtual] |
Returns the type of the field editor.
TPbk2FieldDefaultCase | DefaultCase | ( | ) | const [pure virtual] |
Returns the default character case for the field editor.
const TDesC & | DefaultLabel | ( | ) | const [pure virtual] |
Returns the default label that should be used if the store doesn't define a label.
TPbk2FieldEditMode | EditMode | ( | ) | const [pure virtual] |
Returns the editing mode for the field editor.
TAny * | FieldPropertyExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
TUid |
const MVPbkFieldType & | FieldType | ( | ) | const [pure virtual] |
Returns the field type of the property
TUint | Flags | ( | ) | const [pure virtual] |
Returns the field property flags defined in Pbk2FieldProperty.hrh.
TBool | IsSame | ( | const MPbk2FieldProperty & | aOther | ) | const [pure virtual] |
Compares two field properties.
const MPbk2FieldProperty & aOther | The property to compare |
TPbk2FieldMultiplicity | Multiplicity | ( | ) | const [pure virtual] |
Returns the multiplicity information
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.