Frame type
Description
Specify the type of frame. 'Simple' uses the standard HTML 'frameset' tag. 'Modern' creates a frame with a title bar and enables the frame contents to be shown/hidden.
Discussion
A frame is a box used to group controls and other content together. A frame in Alpha Anywhere can be rendered using two styles: 'Simple' or 'Modern'.
A simple frame places a border around the content and with an optional label at the top of the frame:
If the frame is configured as a 'Simple' frame, the following properties will also be available:
A modern frame places the label in a header box. The frame can also have an optional show/hide button to toggle the display of the frame's content.
If the frame is configured as a 'Modern' frame, the following properties will also be available:
- Has show/hide button
- Open icon - shown if Has show/hide button is checked
- Closed icon - shown if Has show/hide button is checked
- Initial state - shown if Has show/hide button is checked
- onOpen function - shown if Has show/hide button is checked
- onClose function - shown if Has show/hide button is checked