Class InlineLabelsCustomField

All Implemented Interfaces:
Field

public class InlineLabelsCustomField extends InlineLabelsField
An inline editable Labels Custom Field.
Since:
v5.1
  • Constructor Details

    • InlineLabelsCustomField

      public InlineLabelsCustomField(long fieldId)
  • Method Details

    • getInput

      protected com.atlassian.pageobjects.elements.PageElement getInput()
      Overrides:
      getInput in class InlineField
      Returns:
      The field's input element.
    • getId

      public String getId()
      Specified by:
      getId in interface Field
      Overrides:
      getId in class InlineLabelsField
      Returns:
      The field's "id"; used to identify the inline edit form.
    • getTriggerSelector

      protected String getTriggerSelector()
      Overrides:
      getTriggerSelector in class InlineLabelsField
      Returns:
      A CSS selector that identifies the field's trigger.