Supported Bean: DocumentFrameBean

The interface DocumentFrameBean is representing the document frame web component, whose children components are of DocumentFrameElement type. Extends the FrameBean by adding all the document elements.

Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanDocumentFrame (41)

Application bean type for the Document Frame bean

Events

docCloseElement, docOpenElement

docCloseElement
Event to close an element of the document frame.

41002

EnumDocumentFrameEvents.WebEventCloseDocumentFrameElement

*name

Argument to specify the naame of the element to open or close in the document frame.

41001

EnumFrameEvents.WebEventArgumentElementName

docOpenElement
Event to open an element of the document frame.

41001

EnumDocumentFrameEvents.WebEventOpenDocumentFrameElement

*name

Argument to specify the naame of the element to open or close in the document frame.

41001

EnumFrameEvents.WebEventArgumentElementName


Notes

* denotes required field.