Interface CssIconContainer

All Known Implementing Classes:
CssIconImageResource, CssIconNavModelData

public interface CssIconContainer
  • Method Summary

    Modifier and Type
    Method
    Description
    Element
     
    SafeHtml
     
    SafeHtml
    getCssIcon(int size)
     
  • Method Details

    • getCssIcon

      SafeHtml getCssIcon()
    • getCssElement

      Element getCssElement()
    • getCssIcon

      SafeHtml getCssIcon(int size)