| Constructor and Description |
|---|
ButtonAndroid(android.widget.Button button) |
| Modifier and Type | Method and Description |
|---|---|
android.widget.Button |
getButton() |
boolean |
isPushed(android.view.View view) |
void |
setIsEnabled(boolean isEnabled) |
void |
setText(String text) |
public boolean isPushed(android.view.View view)
public void setIsEnabled(boolean isEnabled)
setIsEnabled in interface IButton<android.view.View>setIsEnabled in interface IWidgetpublic void setText(String text)
public android.widget.Button getButton()
Copyright © 2015–2016 Beigesoft ™. All rights reserved.