|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.undo.AbstractUndoableEdit
com.sapportals.wcm.app.xfbuilder.client.undo.XFUndoableEdit
com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObject.AddNodeAction
public static class GenericDataObject.AddNodeAction
| Field Summary |
|---|
| Fields inherited from class com.sapportals.wcm.app.xfbuilder.client.undo.XFUndoableEdit |
|---|
children |
| Fields inherited from class javax.swing.undo.AbstractUndoableEdit |
|---|
RedoName, UndoName |
| Constructor Summary | |
|---|---|
GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
int idx,
String name)
|
|
GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
int idx,
String prefix,
String uri,
int d)
|
|
GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
int idx,
String name,
String label,
String group)
|
|
GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
String name)
|
|
GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
String prefix,
String uri,
int d)
|
|
GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
String name,
String label,
String group)
|
|
| Method Summary | |
|---|---|
void |
die()
|
String |
getPresentationName()
|
void |
initNodeType(int type)
|
void |
redo()
|
void |
start()
|
void |
undo()
|
| Methods inherited from class com.sapportals.wcm.app.xfbuilder.client.undo.XFUndoableEdit |
|---|
addImpl, getRedoPresentationName, getUndoPresentationName, initResourceBundle, isAutomaticallyActivated, redoChildren, undoChildren |
| Methods inherited from class javax.swing.undo.AbstractUndoableEdit |
|---|
addEdit, canRedo, canUndo, isSignificant, replaceEdit, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
String name)
public GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
int idx,
String name)
public GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
String name,
String label,
String group)
public GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
int idx,
String name,
String label,
String group)
public GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
String prefix,
String uri,
int d)
public GenericDataObject.AddNodeAction(DataView receiver,
int type,
XNode parent,
int idx,
String prefix,
String uri,
int d)
| Method Detail |
|---|
public void initNodeType(int type)
public String getPresentationName()
getPresentationName in interface UndoableEditgetPresentationName in class AbstractUndoableEditpublic void redo()
redo in interface UndoableEditredo in class AbstractUndoableEditpublic void start()
public void undo()
undo in interface UndoableEditundo in class AbstractUndoableEditpublic void die()
die in interface UndoableEditdie in class XFUndoableEdit
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||