JViews Core
Tag interactorGroup


InteractorGroup Interactor Faces Component

The interactor group allows you to combine serveral interactors into the view component.

Usage

<jv:interactorGroup
    id="interactorGroupID"
    interactors="selectInteractor highlightInteractor" />

DHTML - JavaScript Types

IlvInteractorGroupProxy

JSF Component Class

IlvInteractor



Tag Information
Tag Classilog.views.faces.dhtml.taglib.IlvInteractorGroupTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameInteractor group

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringThe id of this component
cursorfalsefalsejava.lang.StringThe cursor displayed by the view when this interactor is set. The available cursors are those available in the browser.
interactorstruetruejava.lang.StringThe interactor IDs will be grouped by this interactor group, the interactor IDs should be separated by blank space.

Variables
No Variables Defined.


© Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.