Adobe ColdFusion 8

ColdFusion.Layout.enableTab

Description

Enables the specified tab so it can be selected.

Function syntax

ColdFusion.Layout.enableTab(layout, layoutArea)

See also

cflayout, cflayoutarea, ColdFusion.Layout.createTab, ColdFusion.Layout.disableTab, ColdFusion.Layout.hideTab, ColdFusion.Layout.selectTab, ColdFusion.Layout.showTab, "Using layouts" in the ColdFusion Developer's Guide

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

See ColdFusion.Layout.disableTab



 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/8/htmldocs/JavaScriptFcns_11.html