Class EntryNamePane


  • public class EntryNamePane
    extends BaseElement
    Represents the pane used to input the entry name.
    Since:
    4.2M1
    Version:
    $Id: c797d02fa1f0ad9ad3ead714503b2643f0452985 $
    • Constructor Detail

      • EntryNamePane

        public EntryNamePane()
    • Method Detail

      • setName

        public void setName​(String name)
        Types the given string into the name input.
        Parameters:
        name - the entry name
      • clickAdd

        public EntryEditPage clickAdd()
        Clicks on the add button to add the entry with the specified name.
        Returns:
        the page used to edit the new entry