Interface IBorderValueModel

All Superinterfaces:
IModel, IValidable, IValue<Border>
All Known Implementing Classes:
BmBorderNoneToNullValue, BmBorderValue, BorderStyleItemModel, EmfBorderValue

public interface IBorderValueModel extends IValue<Border>
The Border value model
  • Method Details

    • getBorderStyles

      List<Border> getBorderStyles()
      List of configuration and platform borders
      Returns:
      the list of Borders defined in configuration, never null
    • getLanguageCode

      String getLanguageCode()
      Returns the language code
      Returns:
      the language code, can be null