org.vectomatic.svg.samples.client
Interface Main.MainCss

All Superinterfaces:
com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.ResourcePrototype
Enclosing class:
Main

public static interface Main.MainCss
extends com.google.gwt.resources.client.CssResource

CSS interface


Nested Class Summary
 
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
 
Method Summary
 String sample()
          style of sample container
 String tab()
          style of tab items
 
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

tab

String tab()
style of tab items


sample

String sample()
style of sample container



Copyright © 2011. All Rights Reserved.