Changes between Initial Version and Version 1 of Widgets/Help


Ignore:
Timestamp:
Apr 3, 2008, 3:05:28 AM (16 years ago)
Author:
jbirch
Comment:

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/Help

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/HelpUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: Help =
     7
     8Outputs a user help page
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/HelpUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Location''' :
     17 * '''Label''' : Help
     18 * '''Tooltip''' : Click to get help
     19 * '''StatusText''' :
     20 * '''ImageUrl''' : images/icons/help.png
     21 * '''ImageClass''' :
     22 * '''StandardUi''' : true
     23 * '''ContainableBy''' : Any
     24
     25== Parameters ==
     26
     27=== Target ===
     28
     29 * '''Description''' : The frame, window, or TaskPane in which to display any UI for the widget. If empty, a new window is used
     30 * '''Type''' : String
     31 * '''Label''' : Target
     32 * '''DefaultValue''' : HelpWindow
     33 * '''IsMandatory''' : false
     34
     35=== Url ===
     36
     37 * '''Description''' : The URL which contaions the help page contents.
     38 * '''Type''' : String
     39 * '''Label''' : Help URL
     40 * '''DefaultValue''' : fusion/widgets/Help/Help.html
     41 * '''IsMandatory''' : false
     42