org.gcube.portlets.user.td.openwidget.client.dataresource
Interface TDOpenCSS
- All Superinterfaces:
- com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.CssResourceBase, com.google.gwt.resources.client.ResourcePrototype
public interface TDOpenCSS
- extends com.google.gwt.resources.client.CssResource
- Author:
- "Giancarlo Panichi"
g.panichi@isti.cnr.it
| Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource |
com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict |
| Methods inherited from interface com.google.gwt.resources.client.CssResource |
ensureInjected, getText |
| Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype |
getName |
getWizardTitle
@CssResource.ClassName(value="wizard-title")
String getWizardTitle()
getWizardFooter
@CssResource.ClassName(value="wizard-footer")
String getWizardFooter()
getSourceSelectionHover
@CssResource.ClassName(value="source-selection-hover")
String getSourceSelectionHover()
getImportSelectionSources
@CssResource.ClassName(value="importSelection-sources")
String getImportSelectionSources()
getImportSelectionSource
@CssResource.ClassName(value="importSelection-source")
String getImportSelectionSource()
getSDMXRegistryUrlStyle
@CssResource.ClassName(value="sdmxRegistryUrlStyle")
String getSDMXRegistryUrlStyle()
getSDMXRegistryUrlInputStyle
@CssResource.ClassName(value="sdmxRegistryUrlInputStyle")
String getSDMXRegistryUrlInputStyle()
Copyright © 2013. All Rights Reserved.