public static interface

Style.HasCssName

com.google.gwt.dom.client.Style.HasCssName
Known Indirect Subclasses

Class Overview

Interface to be implemented by enumerated CSS values.

Summary

Public Methods
abstract String getCssName()
Gets the CSS name associated with this value.

Public Methods

public abstract String getCssName ()

Gets the CSS name associated with this value.