Class PropDeleteAction

  • All Implemented Interfaces:
    com.xpn.xwiki.internal.web.LegacyAction

    @Component
    @Named("propdelete")
    @Singleton
    public class PropDeleteAction
    extends AbstractPropChangeAction
    Action for removing a property definition from the current class. The property to remove is specified in the propname request parameter, and the class is the one defined in the requested document.
    Since:
    2.4M2
    Version:
    $Id: e78d5d78340e1d7ef23cef27dd1d940e8d4421b2 $