MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
legato_widget_textfield.h
Module for Microchip Graphics Library - Legato User Interface Library
This module implements text field widget functions.
|
Name |
Description |
![]() |
Initializes an leTextFieldWidget widget pointer. | |
![]() |
Allocates memory for a new widget of this type. The application is responsible for the managment of this memory until the widget is added to a widget tree. |
|
Name |
Description |
![]() |
Focus changed event function callback type | |
![]() |
Text changed event function callback type |
MPLAB® Harmony Graphics Suite
|