callback - Editable Area
Provides a custom control with an area that can be edited when embedded in an XPage.
Category
Core ControlsSyntax
<xp:callback attributes>content</xp:callback>| Property | Description |
|---|---|
| id | Defaults to callback1, callback2,
and so on. |
| facetName | Identifies the facet region. |
| 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.