2
|
1 |
friendlyName=Basic Container (CCoeControl)
|
|
2 |
information=An empty container where controls can be placed at different coordinates, allowing various kinds of screen layouts.
|
|
3 |
backColor=background color
|
|
4 |
backColorDescription=If true, overrides the background color for the control
|
|
5 |
className=class name
|
|
6 |
contextMenu=context menu
|
|
7 |
contextMenuDescription=If not empty, the context menu invoked when using the Selection/Enter key
|
|
8 |
exitsApp=exit application on close
|
|
9 |
exitsAppDescription=If true, then unless otherwise handled, the right softkey will exit the application
|
|
10 |
generalContainmentError=A CCoeControl can''t contain objects of type ''{0}''.
|
|
11 |
initialFocus=initially focused control
|
|
12 |
initialFocusDescription=Control which has focus after creating the container
|