Class AbstractSelect.AcceptItem

    • Constructor Detail

      • AcceptItem

        public AcceptItem​(AbstractSelect select,
                          Object... itemId)
        Deprecated.
        Parameters:
        select - the select from which the item id's are checked
        itemId - the item identifier(s) of the select that are accepted
    • Method Detail