Class BaseActionEventClientFilePoll

All Implemented Interfaces:
Serializable, IBaseActionEvent

public class BaseActionEventClientFilePoll extends BaseActionEvent
See Also:
  • Constructor Details

    • BaseActionEventClientFilePoll

      public BaseActionEventClientFilePoll(UIComponent component, String type)
  • Method Details

    • getFileNamesAndContent

      public String[] getFileNamesAndContent()
      For each file a pair of information is delivered: the client side name and the content as hexadecimal string of its binary representation.