Uses of Class
com.xpn.xwiki.web.AbstractPropChangeAction
-
Packages that use AbstractPropChangeAction Package Description com.xpn.xwiki.web -
-
Uses of AbstractPropChangeAction in com.xpn.xwiki.web
Subclasses of AbstractPropChangeAction in com.xpn.xwiki.web Modifier and Type Class Description class
PropDeleteAction
Action for removing a property definition from the current class.class
PropDisableAction
Action for disabling a property definition of the current class.class
PropEnableAction
Action for re-enabling a property definition of the current class.
-