Gets an object with methods that create PopoutComponents.
Creates a section that contains a heading and components.
Specifies the heading and the components.
Shows a pop out dialog as specified by the options
and controls
.
Specifies where and how to show the pop out dialog.
A callback that shall produce the array of components that the
pop out will show. If the pop out is shown with PopoutOptions.autoClose set to false
this callback will be invoked every time the user has interacted with one of the PopoutComponents
so that the pop out can be re-rendered to show the result of the interaction.
Represents an object that can be used to create and show a Spotfire popout dialog.