QuickView Component Tags

Use the following tags to define a quickview component for a stamp portlet.

QuickView Component Tags

Tag Example Description
quickview

quickview {

...

}

Defines the block for a quickview component.

All Dimensions specified for the stamp during configuration in DivePort are used as collapsible Flex QuickViews in this component. Therefore, only one QuickView component should be used per stamp.

size

size {

width 50

height 50

}

Defines the width and height for the QuickView in pixels.
pulldown-width pulldown-width 200

Specifies the integer pixel width for the QuickView pulldown. This attribute is optional.

See Stamp Component Tags for attributes common to all the component types used in a stamp.