Interface StyleSheetList

All Known Implementing Classes:
StyleSheetListImpl

public interface StyleSheetList

Style Sheet List interface.

  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getLength.
    item(int index)
    getCssText.
  • Method Details