Class LinkSeparator

All Implemented Interfaces:
ExtensionPoint, Describable<AbstractLink>

@ExportedBean public class LinkSeparator extends AbstractLink
  • Constructor Details

    • LinkSeparator

      @DataBoundConstructor public LinkSeparator()
  • Method Details

    • setTitle

      @DataBoundSetter public void setTitle(String title)
    • getTitle

      @Exported public String getTitle()
    • getType

      @Exported public String getType()
      Specified by:
      getType in class AbstractLink