public class TapCommandDataBind extends BasicDataBind<BdaTapCommand>
data| Constructor and Description |
|---|
TapCommandDataBind(BdaTapCommand data) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.JComponent |
init() |
protected void |
resetImpl() |
protected void |
writeImpl() |
getNameLabel, getValueField, reset, writepublic TapCommandDataBind(BdaTapCommand data)
protected javax.swing.JComponent init()
init in class BasicDataBind<BdaTapCommand>protected void resetImpl()
resetImpl in class BasicDataBind<BdaTapCommand>protected void writeImpl()
writeImpl in class BasicDataBind<BdaTapCommand>