SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Application Framework GRID » TMoveDirectionAndAmount
Location: grddef.h
grddef.h
TMoveDirectionAndAmount
Defines the direction and the amount by which a cursor is to move, when performing a scrolling operation.
CGridLay::PageScroll()
CGridImg::MoveCursorL()
EMoveRowUp
Move up by one row.
EMoveRowDown
Move down by one row.
EMoveColumnLeft
Move left by one column.
EMoveColumnRight
Move right by one column.
EMovePageUp
Move up by one page.
EMovePageDown
Move down by one page.
EMovePageLeft
Move left by one page.
EMovePageRight
Move right by one page.
EMoveRowStart
Move to the start of the row.
EMoveRowEnd
Move to the end of the row
EMoveHome
Move to the home position.
EMoveEnd
Move to the end position.
EMoveNone
Do not move the cursor.
EMoveColumnStart
Move to the start of the column.
EMoveColumnEnd
Move to the end of the column.
Copyright ©2008 Symbian Software Ltd.