Interface IPopupResultActionInfo

All Superinterfaces:
IResultActionInfo

public interface IPopupResultActionInfo extends IResultActionInfo
Wrapper around the metadata about a button in the function bar that opens a popup window
  • Method Details

    • getPopupWidth

      int getPopupWidth()
      Returns the width of the popup window
      Returns:
      popup window width
    • getPopupHeight

      int getPopupHeight()
      Returns the height of the popup window
      Returns:
      popup window height