- gc() - Method in class hu.webarticum.chm.ComplexHistory
-
Runs a clean on this history.
- getCharacters() - Method in class hu.webarticum.chm.SampleDocument
-
Gets the characters of this document (the content).
- getChildren() - Method in class hu.webarticum.chm.ComplexHistory.CommandNode
-
Gets list of commands directly based on this node.
- getCommand() - Method in class hu.webarticum.chm.ComplexHistory.CommandNode
-
Gets command of this node.
- getCommand() - Method in class hu.webarticum.chm.PathEntry
-
- getHistory() - Method in class hu.webarticum.chm.SampleDocument
-
Gets the history manager of this document.
- getNext() - Method in class hu.webarticum.chm.ComplexHistory
-
- getNext() - Method in interface hu.webarticum.chm.History
-
Returns the next (most recently rolled back) command.
- getNext() - Method in class hu.webarticum.chm.LinearHistory
-
- getNext() - Method in class hu.webarticum.chm.SingleCommandHistory
-
- getNext() - Method in class hu.webarticum.chm.SynchronizedHistoryWrapper
-
- getParent() - Method in class hu.webarticum.chm.ComplexHistory.CommandNode
-
Gets node this node is based on that.
- getPosition() - Method in class hu.webarticum.chm.SampleDocument
-
Gets current position of internal pointer.
- getPrevious() - Method in class hu.webarticum.chm.ComplexHistory
-
- getPrevious() - Method in interface hu.webarticum.chm.History
-
Returns the previous (most recently executed) command.
- getPrevious() - Method in class hu.webarticum.chm.LinearHistory
-
- getPrevious() - Method in class hu.webarticum.chm.SingleCommandHistory
-
- getPrevious() - Method in class hu.webarticum.chm.SynchronizedHistoryWrapper
-
- getPreviousCommandNode() - Method in class hu.webarticum.chm.ComplexHistory
-
Returns node of the most recently executed command.
- getRootCommandNode() - Method in class hu.webarticum.chm.ComplexHistory
-
Returns the absolute root node of this history.
- getSelectedNextCommand() - Method in class hu.webarticum.chm.ComplexHistory.CommandNode
-
Gets the last executed command directly based on this node.
- getTime() - Method in class hu.webarticum.chm.AbstractCommand
-
- getTime() - Method in interface hu.webarticum.chm.Command
-
Returns time when this command was first executed.