Kaydet (Commit) 6ae5091c authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED

2003/05/22 11:02:46 sw 1.3.8.1: #i14623# UAA API clean up
üst cbc2785d
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: AccessibleFixedText.java,v $ * $RCSfile: AccessibleFixedText.java,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Date: 2003-04-28 11:21:26 $ * last change: $Date: 2003-05-22 13:31:22 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -218,6 +218,8 @@ public class AccessibleFixedText extends TestCase { ...@@ -218,6 +218,8 @@ public class AccessibleFixedText extends TestCase {
tEnv.addObjRelation("EditOnly", tEnv.addObjRelation("EditOnly",
"This method isn't supported in this component"); "This method isn't supported in this component");
tEnv.addObjRelation("LimitedBounds", "yes");
return tEnv; return tEnv;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment