com.allen_sauer.gwt.log.client.impl
Interface LogClientBundle

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

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


Nested Class Summary
static interface LogClientBundle.LogCssResource
           
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Field Summary
static LogClientBundle INSTANCE
           
 
Method Summary
 LogClientBundle.LogCssResource css()
           
 

Field Detail

INSTANCE

static final LogClientBundle INSTANCE
Method Detail

css

@ClientBundle.Source(value="gwt-log.css")
LogClientBundle.LogCssResource css()