Class Editor

Class Summary
Constructor Attributes Constructor Name and Description
 
Editor(name)
Editors inspired by HTML5 elements/attributes.

Class Detail

Editor(name)
Editors inspired by HTML5 elements/attributes.
Parameters:
name

Field Detail

{string} class
CSS style name(s).
<static> Editor.DATE
Date editor Configuration attribute 'format' - see http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/i18n/client/DateTimeFormat.html
{string} name
Editor name.
<static> Editor.SELECT
Select editor
<static> Editor.STRING
String editor
Deprecated:
Since 0.2.0 please use TEXT.
<static> Editor.TEXT
Text editor