Interface CssResourceBase

All Superinterfaces:
ResourcePrototype
All Known Subinterfaces:
ButtonCellBase.DefaultAppearance.Style, CellBrowser.Style, CellList.Style, CellTable.BasicStyle, CellTable.Style, CellTree.BasicStyle, CellTree.Style, CommonResources.InlineBlockStyle, CssResource, CustomScrollPanel.Style, DataGrid.Style, NativeHorizontalScrollbar.Style, NativeHorizontalScrollbar.StyleTransparant, NativeVerticalScrollbar.Style, NativeVerticalScrollbar.StyleTransparant, NativeVerticalScrollbar.UiStyle, NotificationMole.Style, SimplePager.Style

public interface CssResourceBase extends ResourcePrototype
Marker interface for all classes that should be obfuscated together in Css Resource generation. TODO(unnurg): Try to get rid of the global obfuscation scheme and delete this interface.