com.sencha.gxt.core.client.dom
Interface Layer.LayerStyleIe

All Superinterfaces:
CssResource, CssResourceBase, ResourcePrototype
Enclosing class:
Layer

public static interface Layer.LayerStyleIe
extends CssResource


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
CssResource.ClassName, CssResource.Import, CssResource.ImportedWithPrefix, CssResource.NotStrict, CssResource.Shared, CssResource.Strict
 
Method Summary
 java.lang.String shadow()
           
 int shadowOffset()
           
 java.lang.String shim()
           
 
Methods inherited from interface com.google.gwt.resources.client.CssResource
ensureInjected, getText
 
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
 

Method Detail

shadow

java.lang.String shadow()

shadowOffset

int shadowOffset()

shim

java.lang.String shim()


Copyright © 2012. All Rights Reserved.