|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiffPatchMerge.Operation | |
---|---|
org.jboss.errai.otec.client.util |
Uses of DiffPatchMerge.Operation in org.jboss.errai.otec.client.util |
---|
Fields in org.jboss.errai.otec.client.util declared as DiffPatchMerge.Operation | |
---|---|
DiffPatchMerge.Operation |
DiffPatchMerge.Diff.operation
One of: INSERT, DELETE or EQUAL. |
Methods in org.jboss.errai.otec.client.util that return DiffPatchMerge.Operation | |
---|---|
static DiffPatchMerge.Operation |
DiffPatchMerge.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DiffPatchMerge.Operation[] |
DiffPatchMerge.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.jboss.errai.otec.client.util with parameters of type DiffPatchMerge.Operation | |
---|---|
DiffPatchMerge.Diff(DiffPatchMerge.Operation operation,
String text)
Constructor. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |