JSF 1.2 Inline Help Component

See Also

The Inline Help component inline help icon provides short help information that appears inline on your pages. The Inline Help component is called helpInline in the JSP code, and the associated Java class in the page bean is HelpInline.

You can click inside the component and start typing text. You can also resize the bounding box to limit the width of the text. The text wraps to the width of the box.

You can also set the style property by using the Style Editor or the styleClass property by using the styleClass Property Editor to change the appearance of the text.

If you right-click the component, you can choose one of the following options:

See Also
Inline Help Properties Window
Binding Component Properties
Working With Components
Component Tasks: Quick Reference
About the Visual Web Palette

Legal Notices