Interface TouchAware

    • Method Detail

      • isTouchable

        boolean isTouchable()
        Is this component touch enabled?
        Returns:
        false to disable
      • setTouchable

        void setTouchable​(boolean touchable)
        Enable/disable touch support for this component.
        Parameters:
        touchable - true for touch support