|
|
|
Android ใน method mouseClick สามารถดู component ที่เรียกใช้ method นี้ได้ไหมค่ะ |
|
|
|
|
|
|
|
Code (Android-Java)
public void onClick(View v) {
// 1) Possibly check for instance of first
Button b = (Button)v;
String buttonText = b.getText().toString();
}
ประมาณนี้ครับ น่าจะได้แนวทาง
|
|
|
|
|
Date :
2013-02-26 06:01:30 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|