You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Vikas Mayur (JIRA)" <ji...@apache.org> on 2008/06/11 13:52:45 UTC

[jira] Issue Comment Edited: (OFBIZ-1839) Conversion of Screen Widget " Container to Screenlet" .

    [ https://issues.apache.org/jira/browse/OFBIZ-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604190#action_12604190 ] 

vikasmayur edited comment on OFBIZ-1839 at 6/11/08 4:51 AM:
-------------------------------------------------------------

Id names need improvements. 

Like in <screenlet id="add-agreement-term" title="${uiLabelMap.PageTitleEditAgreementTerm}" collapsible="true">

it can be like id="addAgreementTerm" . I prefer to use this instead.


- Vikas



      was (Author: vikasmayur):
    Id names need improvements. 

Like in <screenlet id="add-agreement-term" title="${uiLabelMap.PageTitleEditAgreementTerm}" collapsible="true">

it can be like id="addAgreementTerm" . I prefer this to use instead.


- Vikas


  
> Conversion of Screen Widget " Container to Screenlet" .
> -------------------------------------------------------
>
>                 Key: OFBIZ-1839
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1839
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>            Reporter: Ratnesh Upadhyay
>            Priority: Minor
>         Attachments: ConvertContainerToScreenlet.patch
>
>
> Remove the Container option from all the screen definition wherever possible and put the screenlet  there.

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