Class SendButton

    • Constructor Detail

      • SendButton

        public SendButton​(String id,
                          IModel<?> url)
        Parameters:
        id - wicket-id
        url - the URL to send.
      • SendButton

        public SendButton​(String id,
                          String url)
        Parameters:
        id - wicket-id
        url - the URL to send.