Package org.opencms.gwt.client.ui.input
package org.opencms.gwt.client.ui.input
-
ClassDescriptionA_CmsSelectBox<OPTION extends A_CmsSelectCell>Abstract superclass for select box widgets.The UI Binder interface for this widget.An abstract class for widgets which represent options for select boxes.Basic category widget for forms.This class represents a labeled checkbox which is not represented as an INPUT element in the DOM, but is displayed as an image.Basic text area widget for forms.Widget for selecting one of multiple items from a drop-down list which opens after the user clicks on the widget.The default string model implementation.Helper class for displaying errors.More advanced multi check box widget which also supports ghost values and is displayed in a box.Select box that allows client-side filtering for its options.This class represents a popup which displays an IFrame.Single line label with text truncation and tool tip.Interface for generating HTML titles (tooltips) for a label.Single line label implementation that acts like doing CSS 'text-overflow:ellipsis;', but cutting text on the left-hand side.This class represents a single select option in the selector of the select box.Widget for selecting an internal or external link.The UI Binder interface for this widget.A form widget consisting of a group of checkboxes.Widget for selecting one of multiple items from a drop-down list which opens after the user clicks on the widget.Implements a select cell that can contain multiple entries.A validator that checks whether a field is not empty.Basic gallery widget for forms.Class representing a single radio button.This class coordinates multiple radio buttons and makes sure that when a radio button of a group is selected, no other radio button of the same group is selected.Widget class consisting of a group of radio buttons, of which at most one may be active.Basic regular expression validator for widgets of field type string.Widget for selecting one of multiple items from a drop-down list which opens after the user clicks on the widget.Hybrid select / combo box widget.Text input field with value select opener button and value fader for overflowing values.A simple text box firing change events whenever a key is pressed and the value has changed.Wraps the GWT suggest box to enhance the layout.Basic text area widget for forms.Basic text box class for forms.Tri-state checkbox.The possible check box states.The vfs-link widget.Basic gallery widget for forms.The interface for a form field.A simple map class containing strings to direct the layout of a form field.An enum which represents the validation status of a field.Basic interface for all widgets that can be used for form fields.Field type constants.This is an interface for widgets which have a blur() method.Interface for widgets which can contain a "ghost value".The interface for a string model.