Beispiel #1
0
 public NarrativeDt(XhtmlDt theDiv, NarrativeStatusEnum theStatus) {
   setDiv(theDiv);
   setStatus(theStatus);
 }