Interface EventAttribute

All Known Implementing Classes:
AbstractEventAttribute, AnimationEnd, AnimationIteration, AnimationStart, CustomEventAttribute, OnAbort, OnAfterPrint, OnBeforePrint, OnBeforeUnload, OnBlur, OnCanPlay, OnCanPlayThrough, OnChange, OnClick, OnContextMenu, OnCopy, OnCut, OnDblClick, OnDrag, OnDragEnd, OnDragEnter, OnDragLeave, OnDragOver, OnDragStart, OnDrop, OnDurationChange, OnEmptied, OnEnded, OnError, OnFocus, OnFocusIn, OnFocusOut, OnHashChange, OnInput, OnInvalid, OnKeyDown, OnKeyPress, OnKeyUp, OnLoad, OnLoadedData, OnLoadedMetaData, OnLoadStart, OnMouseDown, OnMouseEnter, OnMouseLeave, OnMouseMove, OnMouseOut, OnMouseOver, OnMouseUp, OnOffline, OnOnline, OnPageHide, OnPageShow, OnPaste, OnPause, OnPlay, OnPlaying, OnPopState, OnProgress, OnRateChange, OnReset, OnResize, OnScroll, OnSearch, OnSeeked, OnSeeking, OnSelect, OnShow, OnStalled, OnStorage, OnSubmit, OnSuspend, OnTimeUpdate, OnToggle, OnTouchCancel, OnTouchEnd, OnTouchMove, OnTouchStart, OnUnload, OnVolumeChange, OnWaiting, OnWheel, TransitionEnd

public interface EventAttribute
  • Method Details

    • getServerAsyncMethod

      ServerAsyncMethod getServerAsyncMethod()
    • getJsPostFunctionBody

      String getJsPostFunctionBody()
    • getServerSideData

      Object getServerSideData()
      Returns:
      the server side data set in the event attribute
      Since:
      3.0.2