Classes | |
class | AbstractDocumentWindow |
Contains the functionalities of a Document Window minus any that requires knowledge of the SRS element types. More... | |
class | ControllerBase |
Base class for all controllers in the application. More... | |
class | DocumentList |
Displays a list of documents and lets the user to edit them. More... | |
class | DocumentListController |
Controls a DocumentList. More... | |
class | DocumentWindow |
Displays a list of SRS entries for editing. More... | |
class | DocumentWindowController |
The controller for DocumentWindow. More... | |
class | ElementEdit |
Base class for element editors. More... | |
class | ElementEditController |
Controller for ElementEdit. More... | |
class | ElementList |
Base for classes that list a certain type of Document elements. More... | |
class | ElementListController |
Base class for controllers of ElementList. More... | |
class | ElementPanel |
Base class for the panels in an ElementEdit. More... |