Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java System Portal Server 6 2005Q1 Technical Reference Guide 

Chapter 64
Normal Tags in desktopTab.tld

All of the normal tags in the desktopTab.tld file have a bodycontent of empty.

Table 64-1  desktopTab.tld Normal Tags with Attributes  

Tag Name

Description

Attributes

getAvailableTabs

Returns a list of available tabs. The list returned is a Collection of Strings. Each of the Strings is the name of an Unmodifiable Tab that is available.

id (optional)

scope (optional)

getSelectedTabs

Returns the list of selected tabs. The list returned is a Collection of Strings. Each of the Strings is the name of an Unmodifiable Tab that is selected.

id (optional)

scope (optional)

getSelectedTab

Returns the selected tab, the current selected Unmodifiable Tab in the user’s session.

id (optional)

scope (optional)

getMakeTab

Returns the make tab, the tab spec to be used for "Make My Own tab" creation by the user.

id (optional)

scope (optional)

getStartTabNam

Returns a string with the start tab Name, the name of the tab to be displayed when the user logs in.

id (optional)

scope (optional)

getSelectedTabName

Returns a string with the selected tab Name, the current selected tab in the user’s session.

id (optional)

scope (optional)

getTabURL

Returns the Tab URL. This method gets the tab URL used to switch the selected tab on the user’s desktop.

id (optional)

scope (optional)

getName

Returns a string with the name of the tab.

id (optional)

scope (optional)

getDesc

Returns a string with the description of the tab.

id (optional)

scope (optional)

getDisplayName

Returns a string with the display name of the tab.

id (optional)

scope (optional)

getEncodedName

Returns a string with the HTML encoded name of the tab.

id (optional)

scope (optional)

isPredefined

Determines whether the tab is predefined or not and returns a boolean that gives the predefined status of a tab.

id (optional)

scope (optional)

isRemovable

Returns a Boolean that gives the removable status of the tab. Returns true if the tab is removable; otherwise false.

id (optional)

scope (optional)

isRenamable

Returns a Boolean that gives the renamable status of the tab. Returns true if the tab is renamable; otherwise false.

id (optional)

scope (optional)



Previous      Contents      Index      Next     


Part No: 817-7696.   Copyright 2005 Sun Microsystems, Inc. All rights reserved.