public class SingleButton extends CommonButton
| Constructor and Description |
|---|
SingleButton() |
SingleButton(String name) |
SingleButton(String name,
String type,
String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getType() |
void |
setKey(String key) |
void |
setType(String type) |
getName, setNamepublic SingleButton()
public SingleButton(String name)
Copyright © 2006–2018 TinyGroup. All rights reserved.