Class AddField

    • Constructor Detail

      • AddField

        public AddField()
        Default constructor.
    • Method Detail

      • isApplicable

        public boolean isApplicable​(ReportFactory.Table table,
                                    int row,
                                    AbstractField field,
                                    String value)
        Checks whether the action is applicable and should be added to the popup menu.
        Specified by:
        isApplicable in class AbstractTableAction
        Parameters:
        table - the table the popup menu is for
        row - the currently selected row
        field - the field in the specified row
        value - the current value
        Returns:
        always true