Uses of Class
org.havi.ui.HChangeData

Packages that use HChangeData
org.havi.ui   
 

Uses of HChangeData in org.havi.ui
 

Methods in org.havi.ui with parameters of type HChangeData
 void HAnimateLook.widgetChanged(HVisible visible, HChangeData[] changes)
          Called by the HVisible whenever its content, state, or any other data changes.
 void HGraphicLook.widgetChanged(HVisible visible, HChangeData[] changes)
          Called by the HVisible whenever its content, state, or any other data changes.
 void HListGroupLook.widgetChanged(HVisible visible, HChangeData[] changes)
          Called by the HVisible whenever its content, state, or any other data changes.
 void HLook.widgetChanged(HVisible visible, HChangeData[] changes)
          Called by the HVisible whenever its content, state, or any other data changes.
 void HMultilineEntryLook.widgetChanged(HVisible visible, HChangeData[] changes)
          Called by the HVisible whenever its content, state, or any other data changes.
 void HRangeLook.widgetChanged(HVisible visible, HChangeData[] changes)
          Called by the HVisible whenever its content, state, or any other data changes.
 void HSinglelineEntryLook.widgetChanged(HVisible visible, HChangeData[] changes)
          Called by the HVisible whenever its content, state, or any other data changes.
 void HTextLook.widgetChanged(HVisible visible, HChangeData[] changes)
          Called by the HVisible whenever its content, state, or any other data changes.