The following comment has been added to this issue:

     Author: Wouter Zoons
    Created: Mi, 15 Sep 2004 12:04 PM
       Body:
I am finally getting to implementing this feature, but I was wondering, seeing the 
code it only supports horizontal ordering of actions ?

In that case it will be easy to implement, I was assuming you wanted to be able to 
position any action at an arbitrary place on the screen.

Give me a little more time to think about it, maybe I can find a generic way to allows 
you to have a little more control/flexibility, for the rest   I am confident to 
implement this feature without any problem.
---------------------------------------------------------------------
View this comment:
  http://team.andromda.org:8080/jira/browse/BPM-62?page=comments#action_10229

---------------------------------------------------------------------
View the issue:
  http://team.andromda.org:8080/jira/browse/BPM-62

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: BPM-62
    Summary: Patch for new feature to display fields in multiple display areas
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: Bpm4Struts Cartridge

   Assignee: Wouter Zoons
   Reporter: Sunondo Ghosh

    Created: Mo, 30 Aug 2004 6:44 AM
    Updated: Mi, 15 Sep 2004 12:04 PM

Description:
I am submitting a new feature for BPM4Struts which will allow fields to be displayed 
in multiple display areas. Only two changes are needed in the model to use this 
feature:

1. Use the tag @andromda.struts.action.displayareascount
on the transition to specify the number of display areas on the screen.
e.g. @andromda.struts.action.displayareascount = 2

2. Use the tag @andromda.struts.view.field.displayareaindex
on the parameter to specify the index of the display area to be used for that 
parameter.
e.g. @andromda.struts.view.field.displayareaindex = 1

The implementation is to use multiple tables based on the the displayareascount within 
an outer table. Each of the inner tables displays the fields which match its index 
count.

I am including the files that were modified for this patch.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://team.andromda.org:8080/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to