Class CmsUnusedContentFinderComposite

java.lang.Object
org.opencms.ui.apps.unusedcontentfinder.CmsUnusedContentFinderComposite

Component that realizes a unused content finder.
  • Constructor Details

  • Method Details

    • getDeleteButtonComponent

      public com.vaadin.ui.Component getDeleteButtonComponent()
      Returns the delete button component of this unused content finder.
      Returns:
      the delete button component of this unused content finder
    • getFormComponent

      public com.vaadin.ui.Component getFormComponent()
      Returns the form component of this unused content finder.
      Returns:
      the form component of this unused content finder
    • getResultComponent

      public com.vaadin.ui.Component getResultComponent()
      Returns the result component of this unused content finder.
      Returns:
      the result component of this unused content finder
    • getResultFilterComponent

      public com.vaadin.ui.Component getResultFilterComponent()
      Returns the result filter component of this unused content finder.
      Returns:
      the result filter component of this unused content finder
    • search

      public void search(boolean updateState)
      Search for unused contents.
      Parameters:
      updateState - whether to also update the state when searching
    • setState

      public void setState(CmsComponentState componentState)
      Initializes this component with data from a given state bean.
      Parameters:
      componentState - the state bean