Class IdAndNamePlusIconBean<T>

  • All Implemented Interfaces:
    com.google.gwt.user.client.ui.SuggestOracle.Suggestion

    public class IdAndNamePlusIconBean<T>
    extends IdAndNameBean<T>
    helper bean for sorting entries with icon.
    Author:
    Manfred Tremmel
    • Constructor Detail

      • IdAndNamePlusIconBean

        public IdAndNamePlusIconBean​(T pid,
                                     String pname,
                                     String piconUrl)
        constructor initializing fields.
        Parameters:
        pid - id of the entry
        pname - name of the entry
        piconUrl - icon url