Groups
Groups
Sign in
Groups
Groups
PHP-Ext
Conversations
About
Send feedback
Help
setting Button id addButton();
14 views
Skip to first unread message
inFiN Xi
unread,
Jul 21, 2009, 7:48:52 AM
7/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP-Ext
Hi guys,
please can anybody help me?
i'm trying for ages to find a hint, how to set id of a button created
by addButton() method..
How is it done?
Thanx a lot in advance - it's quite urgent..
XinFiN
samuel....@gmail.com
unread,
Jul 21, 2009, 2:53:39 PM
7/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP-Ext
$button = new PhpExt_Button();
$button->setId('myButtonId');
...
$pannel->addButton($button);
something like this?
Reply all
Reply to author
Forward
0 new messages