Package totalcross.ui
Interface CaptionPress
-
public interface CaptionPressImplement 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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCaptionPress()voidonIconPress()
-