org.exoplatform.gwtframework.ui.client
Interface SelectItemResource

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

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

The resources for the SelectItemOld component.

Version:
$Id: Mar 1, 2011 5:21:24 PM anya $
Author:
Ann Zhuleva

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

Method Detail

css

@ClientBundle.Source(value="eXoStyle/skin/default/SelectItem.css")
SelectItemResource.Style css()

arrow

@ClientBundle.Source(value="eXoStyle/skin/default/images/select/arrow-down.png")
com.google.gwt.resources.client.ImageResource arrow()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.