home *** CD-ROM | disk | FTP | other *** search
- // Navigation bar at top of page
- NAVLISTEXAMPLE: NavListExample {};
-
- // Declares the example element
- PREVIOUSPAGE: WOHyperlink {string= "[ Next Page ]"; action = setPage2Message; disabled=isLinkDisabled;};
-
- // The component that lets you view the source code of the example
- SHOWSOURCE: CodeViewer {componentName = "HyperlinkEx2"};
-