Class PropDisableAction

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

    @Component
    @Named("propdisable")
    @Singleton
    public class PropDisableAction
    extends AbstractPropChangeAction
    Action for disabling a property definition of the current class. The property to disable is specified in the propname request parameter, and the class is the one defined in the requested document.
    Since:
    2.4M2
    Version:
    $Id: 6388e06067405c9beb68eafeeb007f45da1a105b $