TAknLayoutScalableTableLimits Class Reference
class TAknLayoutScalableTableLimits
|
Defines the valid range of a table lookup index. A table index is valid if it satisfies iFirstIndex <= index <= iLastIndex
Constructor & Destructor Documentation
TAknLayoutScalableTableLimits()
IMPORT_C
|
TAknLayoutScalableTableLimits
|
(
|
)
|
|
TAknLayoutScalableTableLimits(TInt, TInt)
IMPORT_C
|
TAknLayoutScalableTableLimits
|
(
|
TInt
|
aFirstIndex,
|
|
TInt
|
aLastIndex
|
|
)
|
|
Member Functions Documentation
FirstIndex()
IMPORT_C
TInt
|
FirstIndex
|
(
|
)
|
const
|
LastIndex()
IMPORT_C
TInt
|
LastIndex
|
(
|
)
|
const
|
SetFirstIndex(TInt)
IMPORT_C void
|
SetFirstIndex
|
(
|
TInt
|
aIndex
|
)
|
|
SetLastIndex(TInt)
IMPORT_C void
|
SetLastIndex
|
(
|
TInt
|
aIndex
|
)
|
|
Member Data Documentation
TInt
iFirstIndex
TInt
|
iFirstIndex
|
[private]
|
TInt
iLastIndex
TInt
|
iLastIndex
|
[private]
|
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.