@GwtCompatible public interface EditorNode extends Serializable
Modifier and Type | Method and Description |
---|---|
EditorItemNode |
getItemNode()
Provides a subsequent node identifying an entry of the edit component referenced by this node.
|
EditorNode |
getLast()
Gets the last editor node of the chain starting from this node.
|
String |
getName()
The edit component's name.
|
EditorNode |
removeTailEnd()
Remove the tail end editor node and return it.
|
@Nullable EditorItemNode getItemNode()
null
.@Nullable EditorNode removeTailEnd()
null
, if there is no subsequent editor node.@NotNull EditorNode getLast()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500