Interface IItemStyleInfoProvider


public interface IItemStyleInfoProvider
A provider of style information for item class identifiers.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the style information associated with a class identifier.
  • Method Details

    • getStyle

      Retrieve the style information associated with a class identifier.
      Parameters:
      id - item class identifier
      Returns:
      the corresponding style information, or null if unspecified