Interface InitiateUploadControl

All Superinterfaces:
BackgroundStyleProperties, BootstrapButtonStyle, BorderStyleProperties, ButtonControl, ButtonControlProperties, Control, Element, EventOwner, MarginStyleProperties, MessageContainer, MessageProperties, PaddingStyleProperties, java.io.Serializable, TextStyleProperties, WebFormEventOwner

public interface InitiateUploadControl
extends ButtonControl
Initiate Upload Control uploads the file(s) selected by the associated file upload control when clicked.

Further documentation.

  • Method Details

    • getAssociatedUploadControl

      FileUploadControl getAssociatedUploadControl()
      Returns the associated FileUpload control if one exists
      Returns:
      Associated upload control