public class EditTitleCommand extends GenericEditCommand
description, model, newValues, oldValues
factory
DESCRIPTION, NAME
Constructor and Description |
---|
EditTitleCommand(CommandFactoryBase factory,
SVGElementModel model,
Map<String,Object> oldValues,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Provides a detailed description of this command.
|
asModel, commit, rollback, toString
getFactory
public EditTitleCommand(CommandFactoryBase factory, SVGElementModel model, Map<String,Object> oldValues, String description)
public String getDescription()
ICommand
getDescription
in interface ICommand
getDescription
in class GenericEditCommand
Copyright © 2018. All Rights Reserved.