Uses of Interface
com.google.gwt.user.client.ui.HasText
Packages that use HasText
Package
Description
User interface adapters for the bean editor framework.
Widgets, Panels, and other user-interface classes.
-
Uses of HasText in com.google.gwt.editor.ui.client.adapters
Methods in com.google.gwt.editor.ui.client.adapters with parameters of type HasTextModifier and TypeMethodDescriptionstatic HasTextEditorReturns a new ValueEditor that that modifies the givenHasTextpeer instance.Constructors in com.google.gwt.editor.ui.client.adapters with parameters of type HasTextModifierConstructorDescriptionprotectedHasTextEditor(HasText peer) Constructs a new HasTextEditor that that modifies the givenHasTextpeer instance. -
Uses of HasText in com.google.gwt.user.client.ui
Subinterfaces of HasText in com.google.gwt.user.client.uiModifier and TypeInterfaceDescriptionstatic interfaceSet of characteristic interfaces supported by theDialogBoxcaption.interfaceAn object that implements this interface contains html that has a direction.interfaceAn object that implements this interface contains html that has a direction.interfaceAn object that implements this interface contains text that has a direction.interfaceAn object that implements this interface contains text, which can be set and retrieved using these methods.Classes in com.google.gwt.user.client.ui that implement HasTextModifier and TypeClassDescriptionclassA widget that represents a simple <a> element.classA standard push-button widget.classclassA standard check box widget.classCustomButton is a base button class with built in support for a set number of button faces.classRepresents a button's face.classA form of popup that has a caption area at the top and can be dragged by the user.static classDefault implementation of Caption.classA ValueBox that usesDoubleParserandDoubleRenderer.classA widget that can contain arbitrary HTML.classA widget that serves as an "internal" hyperlink.classA widget that can contain arbitrary HTML.classA widget that serves as an "internal" hyperlink.classA widget that contains arbitrary text, not interpreted as HTML.classA ValueBox that usesIntegerParserandIntegerRenderer.classA widget that contains arbitrary text, not interpreted as HTML.classA ValueBox that usesLongParserandLongRenderer.classAn entry in aMenuBar.classA text box that visually masks its input to prevent eavesdropping.classA normal push button with custom styling.classA mutually-exclusive selection radio button widget.classA standard push-button widget which will automatically reset its enclosingFormPanelif any.classA rich text editor that allows complex styling and formatting.classA standard push-button widget which will automatically submit its enclosingFormPanelif any.classASuggestBoxis a text box or text area which displays a pre-configured set of selections that match the user's input.classA text box that allows multiple lines of text to be entered.classA standard single-line text box.classAbstract base class for most text entry widgets.classAToggleButtonis a stylish stateful button which allows the user to toggle betweenupanddownstates.classAn item that can be contained within aTree.classValueBox<T>A text box able to parse its displayed value.classValueBoxBase<T>Abstract base class for all text entry widgets.Methods in com.google.gwt.user.client.ui that return HasTextModifier and TypeMethodDescriptionDisclosurePanel.getHeaderTextAccessor()Gets aHasTextinstance to provide access to the headers's text, if the header widget does provide such access.