Class ParentedCalloutEvent<X>

All Implemented Interfaces:
Event, HasPrimaryValue, CalloutEvent, HasCalloutTrackingKey, Serializable

@Deprecated public class ParentedCalloutEvent<X> extends BaseCalloutEvent
Deprecated.
See Also:
  • Constructor Details

  • Method Details

    • getVisualText

      @Nullable public @Nullable String getVisualText()
      Deprecated.
    • getCallText

      @Nullable public @Nullable String getCallText()
      Deprecated.
    • isNaturallyExpired

      public boolean isNaturallyExpired()
      Deprecated.
      Specified by:
      isNaturallyExpired in class BaseCalloutEvent
    • graphicalComponent

      @Nullable public @Nullable Component graphicalComponent()
      Deprecated.