org.activemath.webapp.tools
Class SymbolPresentationListController.Item
java.lang.Object
org.activemath.webapp.tools.SymbolPresentationListController.Item
- All Implemented Interfaces:
- Comparable
- Direct Known Subclasses:
- SymbolPresentationListController.Symbol, SymbolPresentationListController.Theory
- Enclosing class:
- SymbolPresentationListController
public class SymbolPresentationListController.Item
- extends Object
- implements Comparable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mbaseRef
protected MBaseRef mbaseRef
id
protected MBaseID id
SymbolPresentationListController.Item
public SymbolPresentationListController.Item(MBaseRef mbaseRef,
MBaseID id)
getTitle
public String getTitle(AppSession appSession)
compareTo
public int compareTo(Object o)
- Specified by:
compareTo in interface Comparable
getId
public MBaseID getId()