Class SimpleContributionUIEntity<C extends Contribution>

  • Type Parameters:
    C - the type of the Contribution.

    public class SimpleContributionUIEntity<C extends Contribution>
    extends SelectableUIEntity<C>
    Extension of SelectableUIEntity which handles simple cases of Contribution UI selection.
    Of course, if some stuffs are missing into this implementation, it is highly recommended to extend this class.
    Author:
    silveryocha