aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormkersten <mkersten>2003-12-12 08:53:46 +0000
committermkersten <mkersten>2003-12-12 08:53:46 +0000
commit62dd8185b52695fe284ce88db2f58c85dc257987 (patch)
treeb1eee202cb15ab13e4bc420f0f066d06f7f53603 /docs
parent945e38ae163d58bd6e08c06ce02278584ee22f2d (diff)
downloadaspectj-62dd8185b52695fe284ce88db2f58c85dc257987.tar.gz
aspectj-62dd8185b52695fe284ce88db2f58c85dc257987.zip
Added link to class cast pointcut user langauge feature request.
Diffstat (limited to 'docs')
-rw-r--r--docs/developer/language.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/docs/developer/language.html b/docs/developer/language.html
index 1ddac2678..f4b837c14 100644
--- a/docs/developer/language.html
+++ b/docs/developer/language.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="tex
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="http://localhost:8888/" />
<title>New Test</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">New Test</td></tr>
</thead><tbody>
<tr>
	<td>open</td>
	<td>/run/OutOfSyncTest?restartApplication</td>
	<td></td>
</tr>
<tr>
	<td>pause</td>
	<td>1000</td>
	<td></td>
</tr>
<tr>
	<td>click</td>
	<td>vaadin=runOutOfSyncTest::/VButton[0]/domChild[0]/domChild[0]</td>
	<td></td>
</tr>
<!--Out of sync occured -> the button should be removed-->
<tr>
	<td>assertElementNotPresent</td>
	<td>vaadin=runOutOfSyncTest::/VButton[0]</td>
	<td></td>
</tr>

</tbody></table>
</body>
</html>