Schnittstelle FileTagDeclaration

Alle Superschnittstellen:
HasAccessKey, HasAutoSpacing, HasBinding, HasConverterMessage, HasDecorationPosition, HasHelp, HasId, HasIdBindingAndRendered, HasLabel, HasLabelLayout, HasRequiredMessage, HasTabIndex, HasTip, HasValidator, HasValidatorMessage, HasValueChangeListener, IsDisabled, IsFocus, IsMultiple, IsReadonly, IsRendered, IsRequired, IsVisual

Renders a file input field.

For content constraints please use tc:validateFileItem.

  • Methodendetails

    • setValue

      void setValue(String value)
      Value binding expression pointing to a Part property to store the uploaded file.
    • setDropZone

      void setDropZone(String dropZone)
      The id of the HTMLElement in the Browser to drop the file.