Class EditSpaceLabelAction

All Implemented Interfaces:
Evented<SpaceLabelsViewEvent>, WebInterface, SpaceAware, SpaceLabelAware, Spaced, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable
Direct Known Subclasses:
AddLabelToSpaceAction

public class EditSpaceLabelAction extends AbstractSpaceAdminAction implements SpaceLabelAware, Evented<SpaceLabelsViewEvent>
See Also:
  • Constructor Details

    • EditSpaceLabelAction

      public EditSpaceLabelAction()
  • Method Details