Constructor and Description |
---|
GroupingStart(String title,
String comment,
HtmlColor backColorGeneral,
HtmlColor backColorElement,
GroupingStart parent) |
Modifier and Type | Method and Description |
---|---|
void |
addChildren(GroupingLeaf g) |
boolean |
dealWith(Participant someone) |
HtmlColor |
getBackColorGeneral() |
int |
getLevel() |
Url |
getUrl() |
boolean |
hasUrl() |
boolean |
isParallel() |
getBackColorElement, getComment, getTitle, getType, toString
public GroupingStart(String title, String comment, HtmlColor backColorGeneral, HtmlColor backColorElement, GroupingStart parent)
public void addChildren(GroupingLeaf g)
public HtmlColor getBackColorGeneral()
getBackColorGeneral
in class Grouping
public boolean dealWith(Participant someone)
public Url getUrl()
public boolean hasUrl()
public boolean isParallel()
isParallel
in class Grouping
Copyright © 2014. All Rights Reserved.