IssueSubmitterCell
extends Cell
in package
Issue Submitter View Cell
Provides conditional rendering for the feedback submission interface based on plugin activation status.
Tags
Table of Contents
Methods
- display() : void
- Display method - checks plugin activation and sets template variables
Methods
display()
Display method - checks plugin activation and sets template variables
public
display() : void
Sets activeFeature to true/false based on plugin enabled status.
Template uses this to conditionally render the feedback interface.