Whatever message this page gives is out now! Go check it out!

ColdFusion.Layout.enableTab

Last update:
May 18, 2026

Description

Enables the specified tab so it can be selected.

Function syntax

ColdFusion.Layout.enableTab(layout, layoutArea)

See also

ColdFusion.Layout.showTabUsing layouts in Controlling Ajax user interface layout the Developing ColdFusion Applications

History

ColdFusion 8: Added this function

Parameters

Parameter
Description
layout
The name attribute of the tabbed layout that contains the area to enable.
layoutArea
The name attribute of the tab layout area to enable.

Returns

This function does not return a value.

Example

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page