This FlexCustomControl sample explains how to extend the
recording behavior of a control with SubItems and support the playback
for the extended recording behavior. The sample works with the application
under test sample. To view the samples, import the flex proxy and
the flex application for which the proxy is being written into your
workspace.
The proxy sample contains these files:
- Proxy source files
- FlexCustomControl\src\sdk\sample\flex\FlexCustomControlProxy.java
- FlexCustomControl\src\sdk\sample\flextestobject\FlexCustomControlTestObject.java
- FlexCustomControl\src\FlexCustomControl.rftcust
- Eclipse project files
- FlexCustomControl\.project
- Proxy binary files
- FlexCustomControl\FlexCustomControl.jar
- FlexCustomControl\FlexCustomControl.rftcust
The application under test sample contains these files:
- Eclipse project file: FlexCustomControlApp\.project
- Application under test files: FlexCustomControlApp\mypage.htm