Class RequestViewRaw

  • All Implemented Interfaces:
    RequestView

    public class RequestViewRaw
    extends Object
    implements RequestView
    (historical) Panel to view request data
    • Constructor Detail

      • RequestViewRaw

        public RequestViewRaw()
    • Method Detail

      • init

        public void init()
        request pane content
        Specified by:
        init in interface RequestView
      • clearData

        public void clearData()
        Description copied from interface: RequestView
        Clear all data in panel
        Specified by:
        clearData in interface RequestView
      • setSamplerResult

        public void setSamplerResult​(Object objectResult)
        Description copied from interface: RequestView
        Put the result bean to display in panel
        Specified by:
        setSamplerResult in interface RequestView
        Parameters:
        objectResult - result to display
      • getLabel

        public String getLabel()
        Description copied from interface: RequestView
        Get the label. Use as name for bottom tab
        Specified by:
        getLabel in interface RequestView
        Returns:
        the label's panel