|
1 <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
2 <html lang="en" xml:lang="en"> |
|
3 <head> |
|
4 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> |
|
5 <meta name="copyright" content="(C) Copyright 2005" /> |
|
6 <meta name="DC.rights.owner" content="(C) Copyright 2005" /> |
|
7 <meta content="concept" name="DC.Type" /> |
|
8 <meta name="DC.Title" content="WRTKit ActionControl Class" /> |
|
9 <meta scheme="URI" name="DC.Relation" content="WRTKit_API_Reference-GUID-00e47c27-0a1a-443f-ae85-cf3381635170.html" /> |
|
10 <meta content="XHTML" name="DC.Format" /> |
|
11 <meta content="GUID-6A7CB034-D676-4119-B799-7B3E3B5948E4" name="DC.Identifier" /> |
|
12 <meta content="en" name="DC.Language" /> |
|
13 <link href="commonltr.css" type="text/css" rel="stylesheet" /> |
|
14 <title> |
|
15 WRTKit ActionControl Class</title> |
|
16 </head> |
|
17 <body id="GUID-6A7CB034-D676-4119-B799-7B3E3B5948E4"><a name="GUID-6A7CB034-D676-4119-B799-7B3E3B5948E4"><!-- --></a> |
|
18 |
|
19 |
|
20 |
|
21 <h1 class="topictitle1"> |
|
22 WRTKit ActionControl Class</h1> |
|
23 |
|
24 <div> |
|
25 |
|
26 <div class="section"><h2 class="sectiontitle"> |
|
27 Description</h2> |
|
28 |
|
29 |
|
30 <p> |
|
31 |
|
32 The ActionControl class is an abstract base class for action controls like buttons. |
|
33 ActionControl class does not introduce any new public methods or properties over |
|
34 those inherited from its superclass. Don't instantiate ActionControl directly but |
|
35 rather one of its subclasses. |
|
36 </p> |
|
37 |
|
38 </div> |
|
39 |
|
40 <div class="section"><h2 class="sectiontitle"> |
|
41 Inherits from</h2> |
|
42 |
|
43 |
|
44 <p> |
|
45 |
|
46 <a href="WRTKit_Control_Class-GUID-6ddb8154-3fed-40fc-b282-85e6d3ad494f.html"> |
|
47 Control</a> |
|
48 </p> |
|
49 |
|
50 </div> |
|
51 |
|
52 <div class="section"><h2 class="sectiontitle"> |
|
53 Events</h2> |
|
54 |
|
55 |
|
56 <br /><ul> |
|
57 |
|
58 <li> |
|
59 |
|
60 <p> |
|
61 ActionPerformed</p> |
|
62 |
|
63 |
|
64 |
|
65 <p> |
|
66 |
|
67 This event is fired when the user performs an action with the control, e.g. clicks a button. |
|
68 </p> |
|
69 |
|
70 |
|
71 </li> |
|
72 |
|
73 </ul> |
|
74 |
|
75 </div> |
|
76 |
|
77 </div> |
|
78 |
|
79 <div> |
|
80 <div class="familylinks"> |
|
81 <div class="parentlink"><strong>Parent topic:</strong> <a href="WRTKit_API_Reference-GUID-00e47c27-0a1a-443f-ae85-cf3381635170.html">WRTKit API Reference</a></div> |
|
82 </div> |
|
83 </div> |
|
84 |
|
85 </body> |
|
86 </html> |