public class SetExampleCommand_30 extends SetExampleCommand
Modifier and Type | Field and Description |
---|---|
String |
_newExampleName |
boolean |
_nullExample |
_newExample, _oldValue, _parentPath
Modifier and Type | Method and Description |
---|---|
void |
execute(Document document)
Called to execute the command against the given document.
|
void |
undo(Document document)
Called to undo the command (restore the document to a previous state).
|
isNullOrUndefined, type
public String _newExampleName
public boolean _nullExample
public void execute(Document document)
ICommand
Copyright © 2020 Red Hat. All rights reserved.