• Basics
    • WContainerWidget
    • WTemplate
    • WText
    • WAnchor
    • WBreak
    • WImage
    • WGroupBox
    • WStackedWidget
    • WTable
    • WMenu
    • WTree
    • WTreeTable
    • WPanel
    • WTabWidget
    • WProgressBar
  • Form Widgets
    • WPushButton
    • WCheckBox
    • WRadioButton
    • WComboBox
    • WSelectionBox
    • WLineEdit
    • WSpinBox
    • WTextArea
    • WCalendar
    • WDatePicker
    • WInPlaceEdit
    • WSuggestionPopup
    • WTextEdit
    • WFileUpload
    • WPopupMenu
  • Form Validators
  • Ext Widgets
    • Ext::Button
    • Ext::LineEdit
    • Ext::NumberField
    • Ext::CheckBox
    • Ext::ComboBox
    • Ext::RadioButton
    • Ext::Calendar
    • Ext::DateField
    • Ext::Menu/ToolBar
    • Ext::Dialog
  • Vector Graphics
    • Emweb logo example
    • Paintbrush example
  • Special Purpose
    • WGoogleMap
    • WMediaPlayer
    • WSound
    • WVideo
    • WAudio
    • WFlashObject
  • Dialogs
    • WDialog
    • WMessageBox
    • Ext Dialogs
  • Charts
    • Category Charts
    • Scatter Plots
    • Pie Charts
  • MVC Widgets
    • The Models
    • Proxy models
    • Combobox Views
    • WTableView
    • WTreeView
    • Chart Views
  • Events
    • WKeyEvent
    • WMouseEvent
    • WDropEvent
  • Style and Layout
    • CSS
    • WLoadingIndicator
    • WBoxLayout
    • WGridLayout
    • WBorderLayout
WLineEdit [doc]

A WLineEdit corresponds to an HTML <input type="text"> element.

The line edit below reacts on every 'key up' event, and shows how you can embed the label within the control (when empty).

The line edit on the following line reacts on the enter button:

Form validators can be used to to validate the user's input with immediate client-side feedback.

Events will be shown here.
Build a house
Roof included
Add a door
Add a window
Add furniture
Add a chair
Add a table