Revision history [back]

click to hide/show revision 1
initial version

asked 2013-09-25 07:19:12 +0800

susu gravatar image susu

how can i choose button from different windows

@Listen("onClick = #btnEdit1") public void jInit() {

    if(btnEdit1.isChecked().getText())
    {

    }
}

note : there error under the isCheck()

how can i choose button from different windows

@Listen("onClick = #btnEdit1")
    public void jInit()
    {

{
     if(btnEdit1.isChecked().getText())
     {

     }
 }

note : there error under the isCheck()

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More