|
What this is
Other links
The source code
<?xml version="1.0" encoding="UTF-8"?>
<cheatsheet title="Test for tray dialog and help">
<intro>
<description>This cheat sheet will test that cheat sheets can be opened in a tray next to a dialog.
</intro>
<item title="Open search dialog with tray." dialog="true">
<description>This is a step with a command which opens the search dialog. Verify that this cheatsheet is opened to the right of the search dialog
when click to perform is pressed. You should cancel out of the search dialog.</description>
<command serialization="org.eclipse.search.ui.openSearchDialog"/>
</item>
<item title="Open search dialog without tray." >
<description>This is a step with a command which opens the search dialog. Verify that this cheatsheet is not opened to the right of the search dialog
when click to perform is pressed. You should cancel out of the search dialog.</description>
<command serialization="org.eclipse.search.ui.openSearchDialog"/>
</item>
<item
href="/org.eclipse.ua.tests/data/help/index/topic4.html"
title="Open Help Topic">
<description>
Click on the (?) - the help topic topic4 should be opened.
</description>
</item>
<item
contextId="org.eclipse.ui.cheatsheets.cheatSheetSelection"
title="Open Context Help">
<description>
Click on the (?). The context help for the cheat sheet selection dialog should be opened.
</description>
</item>
</cheatsheet>
|
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.