add and remove idom

View: New views
4 Messages — Rating Filter:   Alert me  

add and remove idom

by hburde :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi;

Looking through the woodstock examples i found something i  need in my application - its the 
I need both add/rm and moving top/down. 

Do i need to upgrade to Netbeans 6.1 (6.0.1 at the moment) or do i have to Udate Woodstock
Components (in 6.0 or 6.1)  ?  I have both installed (6.0.1 and 6.1) but it seems this components isnt there.

hb  


Re: add and remove idom

by Venkatesh Babu-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You can take a look at tld docs for knowing the tag interfaces

http://webdev2.sun.com/woodstock-tlddocs

Add-Remove component has an "moveButtons" jsp tag attribute that you can
use to display the move up/down buttons.

-Venky

Holger Burde wrote:

> Hi;
>
> Looking through the woodstock examples i found something i  need in my
> application - its the
> 'Add-and-Remove Idiom'
>  from http://webdev2.sun.com/example/faces/addremove/AddRemove.jsp
> I need both add/rm and moving top/down.
>
> Do i need to upgrade to Netbeans 6.1 (6.0.1 at the moment) or do i
> have to Udate Woodstock
> Components (in 6.0 or 6.1)  ?  I have both installed (6.0.1 and 6.1)
> but it seems this components isnt there.
>
> hb  
>

Re: add and remove idom

by hburde :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi;

Yup - thx. I overlooked that option in the 1st pass (6.0.1 and 6.1).

PS Updating Components in 6.0.1 and 6.1 was a nice experience - it  
just worked and brought some additional components !

Is there any (larger / in depth) Document that describes the  
databinding stuff  - what compont / which provider / why   ?

hb

Am 14.05.2008 um 07:21 schrieb Venkatesh Babu:

> You can take a look at tld docs for knowing the tag interfaces
>
> http://webdev2.sun.com/woodstock-tlddocs
>
> Add-Remove component has an "moveButtons" jsp tag attribute that you  
> can use to display the move up/down buttons.
>
> -Venky
>
> Holger Burde wrote:
>> Hi;
>>
>> Looking through the woodstock examples i found something i  need in  
>> my application - its the 'Add-and-Remove Idiom'  from http://webdev2.sun.com/example/faces/addremove/AddRemove.jsp
>> I need both add/rm and moving top/down.
>> Do i need to upgrade to Netbeans 6.1 (6.0.1 at the moment) or do i  
>> have to Udate Woodstock
>> Components (in 6.0 or 6.1)  ?  I have both installed (6.0.1 and  
>> 6.1) but it seems this components isnt there.
>>
>> hb


Re: add and remove idom

by Venkatesh Babu-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am not sure such a document exists. Though you can take a look at the
dataprovider tld docs to find out which one you can use for the kind of
data you are providing for your component.

-Venky
Holger Burde wrote:

> hi;
>
> Yup - thx. I overlooked that option in the 1st pass (6.0.1 and 6.1).
>
> PS Updating Components in 6.0.1 and 6.1 was a nice experience - it
> just worked and brought some additional components !
>
> Is there any (larger / in depth) Document that describes the
> databinding stuff  - what compont / which provider / why   ?
>
> hb
>
> Am 14.05.2008 um 07:21 schrieb Venkatesh Babu:
>
>> You can take a look at tld docs for knowing the tag interfaces
>>
>> http://webdev2.sun.com/woodstock-tlddocs
>>
>> Add-Remove component has an "moveButtons" jsp tag attribute that you
>> can use to display the move up/down buttons.
>>
>> -Venky
>>
>> Holger Burde wrote:
>>> Hi;
>>>
>>> Looking through the woodstock examples i found something i  need in
>>> my application - its the 'Add-and-Remove Idiom'  from
>>> http://webdev2.sun.com/example/faces/addremove/AddRemove.jsp
>>> I need both add/rm and moving top/down.
>>> Do i need to upgrade to Netbeans 6.1 (6.0.1 at the moment) or do i
>>> have to Udate Woodstock
>>> Components (in 6.0 or 6.1)  ?  I have both installed (6.0.1 and 6.1)
>>> but it seems this components isnt there.
>>>
>>> hb
>