Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Support for the Apache MyFaces Trinidad Tag Library

While efforts were made to fully support editing of Apache MyFaces Trinidad custom JSP tags, the following items were not completed in this release.

Design-time tag rendering

The following tags will render using the default rectangle with tag name, indicating the fact that no design-time tag renderers have been written for them yet.

Trinidad "core" Tag Library (nsURI: "http://myfaces.apache.org/trinidad")

  • forEach
  • setActionListener
  • fileDownloadActionListener
  • returnActionListener
  • resetActionListener
  • componentRef
  • componentDef
  • facetRef
  • breadCrumbs
  • column
  • commandNavigationItem
  • legend
  • media
  • navigationPane
  • navigationTree
  • outputDocument
  • page
  • panelAccordion
  • panelBorderLayout
  • panelBox
  • panelButtonBar
  • panelCaptionGroup
  • panelChoice
  • panelHeader
  • panelHorizontalLayout
  • panelList
  • panelPage
  • panelPageHeader
  • panelPopup
  • panelRadio
  • panelSideBar
  • processChoiceBar
  • showDetail
  • showDetailHeader
  • singleStepButtonBar
  • statusIndicator
  • subform
  • table
  • train
  • tree
  • treeTable
  • iterator
  • switcher
  • convertColor
  • convertDateTime
  • convertNumber
  • validateByteLength
  • validateDateRestriction
  • validateDateTimeRange
  • validateDoubleRange
  • validateLength
  • validateLongRange
  • validateRegExp

Trinidad "html" Tag Library (nsURI: "http://myfaces.apache.org/trinidad/html")

  • cellFormat
  • frame
  • frameBorderLayout
  • rowLayout
  • script
  • tableLayout

Copyright © Eclipse Foundation, Inc. All Rights Reserved.