org.exoplatform.gwtframework.ui.client.api
Interface TextFieldItem

All Superinterfaces:
com.google.gwt.event.dom.client.HasAllKeyHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.event.dom.client.HasKeyDownHandlers, com.google.gwt.event.dom.client.HasKeyPressHandlers, com.google.gwt.event.dom.client.HasKeyUpHandlers, com.google.gwt.user.client.ui.HasValue<java.lang.String>, com.google.gwt.event.logical.shared.HasValueChangeHandlers<java.lang.String>, com.google.gwt.user.client.TakesValue<java.lang.String>
All Known Implementing Classes:
PasswordField, PasswordTextInput, TextAreaItem, TextField, TextInput, TextItemBase

public interface TextFieldItem
extends com.google.gwt.user.client.ui.HasValue<java.lang.String>, com.google.gwt.event.dom.client.HasAllKeyHandlers

Created by The eXo Platform SAS .

Version:
$
Author:
Vitaliy Gulyy

Method Summary
 
Methods inherited from interface com.google.gwt.user.client.ui.HasValue
getValue, setValue, setValue
 
Methods inherited from interface com.google.gwt.event.logical.shared.HasValueChangeHandlers
addValueChangeHandler
 
Methods inherited from interface com.google.gwt.event.dom.client.HasKeyUpHandlers
addKeyUpHandler
 
Methods inherited from interface com.google.gwt.event.dom.client.HasKeyDownHandlers
addKeyDownHandler
 
Methods inherited from interface com.google.gwt.event.dom.client.HasKeyPressHandlers
addKeyPressHandler
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.