branch | RCL_3 |
changeset 12 | b68fcd923911 |
parent 0 | 5f000ab63145 |
--- a/phoneuis/BubbleManager/Inc/BMTouchPane.h Tue May 11 16:13:03 2010 +0300 +++ b/phoneuis/BubbleManager/Inc/BMTouchPane.h Tue May 25 12:41:50 2010 +0300 @@ -163,7 +163,15 @@ * Replaces button with other. */ void ReplaceButtonL( TInt aButtonIndex, TInt aResourceId ); - + + /** + * Set used button layout. + * @param aButtonIndex Button index. + * @param aColumn Column index. + * @param aRow Row index. + */ + void SetButtonLayout( TInt aButtonIndex, TInt aColumn, TInt aRow ); + private: /**