Page 1 of 1

CLOSED:Delete button

PostPosted: Thu Sep 03, 2009 12:07 pm
by araj
Hello How to implement delete button

Re: Replicate Delete button

PostPosted: Thu Sep 03, 2009 2:32 pm
by jburel
You should follow similar instructions posted earlier to answer a post by dskanth "How to create Project"

jmarie

Re: Replicate Delete button

PostPosted: Fri Sep 04, 2009 7:16 am
by araj
Yes, i have read that post and tried similarly.

CLOSED: Replicate Delete button

PostPosted: Mon Sep 14, 2009 8:18 am
by jburel
You should use the deleteCmd, so like that you will have only class to modify if you want to change the implementation
Actions are used b/c we usually use them for button and menu items, so again only one class to update
if needed.