()
| 1529 | /// |
| 1530 | /// the command to treat as the back Command |
| 1531 | public Command getBackCommand() { |
| 1532 | return menuBar.getBackCommand(); |
| 1533 | } |
| 1534 | |
| 1535 | /// Indicates the command that is defined as the back command out of this form. |
| 1536 | /// A back command can be used both to map to a hardware button (e.g. on the Sony Ericsson devices) |
no outgoing calls