Package totalcross.ui

Interface CaptionPress


  • public interface CaptionPress
    Implement this method and assign to the captionPress field if you want to handle press in the caption area or in the captionIcon. This handler is available for the ComboBox, MultiEdit and Edit classes.
    • Method Detail

      • onCaptionPress

        void onCaptionPress()
      • onIconPress

        void onIconPress()