home *** CD-ROM | disk | FTP | other *** search
- NAVLISTSYNOPSIS: NavListSynopsis {};
- EXAMPLE1: WOHyperlink{string="Simple example"; pageName="HyperlinkEx1";};
- EXAMPLE2: WOHyperlink{string="Disabling a hyperlink"; pageName="HyperlinkEx2";};
- EXAMPLE3: WOHyperlink{string="Linking to an external site"; pageName="HyperlinkEx3";};
- EXAMPLE4: WOHyperlink{string="Specifying a string within a hyperlink"; pageName="HyperlinkEx4";};
-
- PREVIOUS: WOHyperlink {action=previousSection; string="Previous section"; disabled=isPreviousPageDisabled};
- TOC: WOHyperlink {action=tableOfContents; string="Table of contents"; disabled=isTOCPageDisabled};
- NEXT: WOHyperlink {action=nextSection; string="Next section"; disabled=isNextPageDisabled};
-