public class HChangeData extends Object
widgetChanged
. The hint constants are defined on HVisible
.Modifier and Type | Field and Description |
---|---|
Object |
data
The data object for this HChangeData.
|
int |
hint
The hint for this HChangeData.
|
Constructor and Description |
---|
HChangeData(int hint,
Object data)
Creates an HChangeData object.
|
public int hint
HVisible
.public HChangeData(int hint, Object data)
hint
- the hint constant for this HChangeData.data
- the data object for this HChangeData.Copyright © 2013 CableLabs. All rights reserved.