Portlet Factory, Version 6.1.2


 

Objects the Page Tabs builder creates

This topic describes the objects that the Page Tabs builder creates in the WebApp.

 

Linked Java object

buildername

This LJO includes an evaluateTabNames method to evaluate the indirect references to tab names and set the evaluated values. It also includes a setSelectedTab method to evaluate the selected tab when one of the tabbed pages is displayed for the first time.

TabHelper

This LJO is created by the Tabs builder and it is used internally.

 

Variables

buildername_selectedtabVariable

This variable contains the name of the selected tab.

buildername_Tabs

This variable contains the list of tabs and pages associated with it, and the current page that would be displayed when the tab is selected.

buildername_TabsBuilderLoopCounterVar

This variable is created by Tab builder.

buildername_TabsBuilderLoopVar

This variable is created by Tab builder.

 

Pages

buildername_LayoutPage

This is the layout page, which is also added to all the pages that contain the tabs.

buildername_TabsBuilder

This page is created by Tab builder.

 

Methods

buildername_OnPageLoad

This method is called when one of the pages containing the tabs is loaded.

buildername_TabClickActionName

This method is called when a tab is clicked.

buildername_TabsBuilderSetSelectedTab

This method is created by Tab builder.

buildername_TabsBuilderTabItemCellGetStyleClass

This method is created by Tab builder.

buildername_TabsBuilderTabItemTextGetStyleClass

This method is created by Tab builder.

Parent topic: Page Tabs builder


Library | Support |