callback - Editable Area

Provides a custom control with an area that can be edited when embedded in an XPage.

Category

Core Controls

Syntax

<xp:callback attributes>content</xp:callback>
Table 1. Essential properties
Property Description
id Defaults to callback1, callback2, and so on.
facetName Identifies the facet region.
Table 2. All properties
Category Properties
basics attrs, binding, facetName, id, loaded, rendered, rendererType
styling disableTheme, themeId

Usage

This control applies only to a custom control.

For more information, see Defining editable areas in custom controls and Setting properties for editable areas in custom controls.