org.exoplatform.gwtframework.ui.client
Interface TextInputResource

All Superinterfaces:
com.google.gwt.resources.client.ClientBundle

public interface TextInputResource
extends com.google.gwt.resources.client.ClientBundle

The resources for TextItemBase component.

Version:
$Id: Feb 16, 2011 12:56:09 PM anya $
Author:
Ann Zhuleva

Nested Class Summary
static interface TextInputResource.Style
          CSS style resource.
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Method Summary
 TextInputResource.Style css()
           
 

Method Detail

css

@ClientBundle.Source(value="eXoStyle/skin/default/TextItemBase.css")
TextInputResource.Style css()
Returns:
TextInputResource.Style CSS styles of the text input element


Copyright © 2013 eXo Platform SAS. All Rights Reserved.