public static class BaseBuilder.BtnActionBean
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
icon |
android.app.PendingIntent |
pendingIntent |
java.lang.CharSequence |
text |
| Constructor and Description |
|---|
BtnActionBean(int icon,
java.lang.CharSequence text,
android.app.PendingIntent pendingIntent) |