Constructor for the class
the event identifier for which the payload is constructed
the handler Name
Static method used to create a panel payload with additional buton ID and action buton information
the event identifier for which the payload is constructed
the handler Name
the panel buton id
the action buton information
the PanelAndActionPayload object created
Static method used to create a panel payload with additional buton ID and content information
the event identifier for which the payload is constructed
the handler Name
the panel buton id
the content object
the PanelAndContentPayload object created
Static method used to create a panel payload with additional buton ID and panel type information
the event identifier for which the payload is constructed
the handler Name
the panel buton id
the panel type
the PanelWithAButtonIdAndTypePayload object created
Generated using TypeDoc
Class definition for PanelPayload