public interface ChangeIndicatorChip
AttributeChip. Normally if the value of this SpecialEditor changes, the hmc
would not be aware of it, because the Editor lacks the
AttributeChip.isChanged() method. To provide the isChanged()
functionality, you can make the editor implement this interface.| Modifier and Type | Method and Description |
|---|---|
boolean |
isChanged() |
Copyright © 2017 SAP SE. All Rights Reserved.