org.havi.ui
Interface HNoInputPreferred

All Known Implementing Classes:
HStaticAnimation, HStaticIcon, HStaticRange, HStaticText

public interface HNoInputPreferred

A component which implements HNoInputPreferred indicates that the user cannot navigate to this component.

All interoperable implementations of the HNoInputPreferred interface must extend HComponent.

In some cases a component which implements this interface will be extended, and that component will implement another "XxxInputPreferred" interface. In all cases, these other interfaces take precedence.