[ 
https://issues.apache.org/jira/browse/TRINIDAD-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834032#action_12834032
 ] 

Maria Kaval commented on TRINIDAD-1727:
---------------------------------------

In the component metadata today, the UIComponent (Java) class is specified via 
<component-class> metadata, e.g. 
<component-class>oracle.adf.view.rich.component.rich.data.RichCalendar</component-class>.
  
The proposal is that the JS Component Class will be specified in the component 
metadata using <js-component-class>, an example would be: 
<js-component-class>oracle.adf.view.js.component.rich.data.AdfRichCalendar</js-component-class>

> Tag Doc to list JS Component Class
> ----------------------------------
>
>                 Key: TRINIDAD-1727
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1727
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions:  1.2.11-plugins 
>            Reporter: Maria Kaval
>            Priority: Minor
>
> In the component summary section of the component tag doc today, there is a 
> line for "UIComponent Class".  The UI component class then links to the Java 
> Doc for the corresponding Java Class.  This JIRA will track two things:
> 1) Rename "UIComponent Class" to "Java Class"
> 2) Add a "JavaScript Class" line to the component summary section at the top 
> of the tag doc which will link to the corresponding JS doc in the js_docs_out 
> directory

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to