Class BaseActionEventClientFilePoll

java.lang.Object
java.util.EventObject
javax.faces.event.FacesEvent
javax.faces.event.ActionEvent
org.eclnt.jsfserver.elements.BaseActionEvent
org.eclnt.jsfserver.elements.events.BaseActionEventClientFilePoll
All Implemented Interfaces:
Serializable, IBaseActionEvent

public class BaseActionEventClientFilePoll extends BaseActionEvent
See Also:
  • Constructor Details

    • BaseActionEventClientFilePoll

      public BaseActionEventClientFilePoll(javax.faces.component.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.