[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3197) Add support for custom facelets tags

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Wed Apr 22 07:10:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12463725#action_12463725 ] 

Maxim Areshkau commented on JBIDE-3197:
---------------------------------------

It's used almost at all projects, except "hello, world".
In libraries like richfaces/icefaces used this mechanizm, but in tag configuration except <source> tag can be used <render-type>Java.class.name</render-type> and etc.
Also it's one of key elements of jsf2.0.
For creating standart layout  usualy used facelets, for creating some components( table, column and etc.) used custom tags, it's useful for enterprice level project. You can define one table or paginator and then use it's on all pages in enterprice project, not define on each page table.


> Add support for custom facelets tags
> ------------------------------------
>
>                 Key: JBIDE-3197
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3197
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor Templates
>    Affects Versions: 3.0.0.beta1
>            Reporter: Maxim Areshkau
>            Assignee: Maxim Areshkau
>            Priority: Critical
>             Fix For: 3.1.0.M1
>
>         Attachments: CustomFaceletsTagsWithNoSourceDefinition.png, CustomFaceletsTagsWithSource.png
>
>
> Create support for custom facelets tags

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list