i created this button..
<form string="Button record">
<header>
<button string="send mail" type="object" name="btn_send_email"
class="oe_button oe_tree_button oe_highlight"
confirm="Are you sure you want to send this email"/>
</header>
</form>
now in the python code what do i write?