Interface I_CmsAdditionalInfoLoader

    • Method Detail

      • load

        void load​(com.google.gwt.user.client.rpc.AsyncCallback<java.util.List<CmsListItemWidget.AdditionalInfoItem>> callback)
        Triggers a load operation for additional info items.

        Parameters:
        callback - the callback to which the result of the load operation will be passed