java.lang.Object
com.inductiveautomation.factorypmi.application.components.alarm.AlarmRowStyle

public class AlarmRowStyle extends Object
Holds an expression and a cell style. If the expression evaluates to true for the alarm event of a given row, then the cell style will be applied
  • Constructor Details

  • Method Details

    • applies

      public boolean applies(AlarmEvent event)
    • getExpressionSource

      public String getExpressionSource()
    • getStyle

      public com.jidesoft.grid.CellStyle getStyle()