Interface DraggableCellList.Resources

  • All Superinterfaces:
    com.google.gwt.user.cellview.client.CellList.Resources, com.google.gwt.resources.client.ClientBundle
    Enclosing class:
    DraggableCellList<T>

    public static interface DraggableCellList.Resources
    extends com.google.gwt.user.cellview.client.CellList.Resources
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle

        com.google.gwt.resources.client.ClientBundle.Source
    • Method Detail

      • cellListStyle

        @Source("DraggableCellList.css")
        DraggableCellList.Style cellListStyle()
        Specified by:
        cellListStyle in interface com.google.gwt.user.cellview.client.CellList.Resources