com.allen_sauer.gwt.dnd.client.util
Interface DragClientBundle

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

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


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

Field Detail

INSTANCE

static final DragClientBundle INSTANCE
Method Detail

css

@ClientBundle.Source(value="gwt-dnd.css")
DragClientBundle.DragCssResource css()


Copyright © 2011 Sage Software, Inc. All rights reserved.