sk.uniba.euromath.plugin.views.outline.items
Class LeafOutlineItem
java.lang.Object
sk.uniba.euromath.plugin.views.outline.items.OutlineItem
sk.uniba.euromath.plugin.views.outline.items.LeafOutlineItem
- Direct Known Subclasses:
- AttributeOutlineItem, CDataOutlineItem, CommentOutlineItem, PIOutlineItem, TextOutlineItem
class LeafOutlineItem
- extends OutlineItem
- Author:
- TV
Created on 22.5.2004
Ancestor of outline items which don't have children (attributes, comments,
texts, ...)
Method Summary |
boolean |
isLeaf()
|
Methods inherited from class sk.uniba.euromath.plugin.views.outline.items.OutlineItem |
addChild, createPropertySource, getChildren, getImageKey, getModel, getParent, getPropertySource, removeChild, setModel, setParent, setPropSource, toString |
LeafOutlineItem
public LeafOutlineItem(Node model)
isLeaf
public boolean isLeaf()
- Overrides:
isLeaf
in class OutlineItem
Copyright 2003-2003-2006 null. All Rights Reserved.