Class ComponentPlaceholderInfo<T>

Type Parameters:
T - the linked template context object type

public class ComponentPlaceholderInfo<T> extends TemplatePlaceholderInfo<T>
Represents contextual information about a placeholder in a menu within a component.
  • Constructor Details

  • Method Details

    • component

      public ComponentData component()
      Gets the component data of the component containing the placeholder, which contains information about this instance.
      Returns:
      the component data