Interface FileUploadTextControl

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

public interface FileUploadTextControl
extends Control, BackgroundStyleProperties, TextStyleProperties, PaddingStyleProperties, MarginStyleProperties, BorderStyleProperties
File Upload Text Control displays the selected file(s) for the associated file upload control.

Further documentation.

  • Method Details

    • getAssociatedUploadControl

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