|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.jrefinery.data.TaskProperties
com.jrefinery.data.ProposalTaskProperties
public class ProposalTaskProperties
| Field Summary |
|---|
| Fields inherited from class com.jrefinery.data.TaskProperties |
|---|
description, propertyType |
| Constructor Summary | |
|---|---|
ProposalTaskProperties(java.lang.String description,
java.lang.String personInCharge)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
|
java.lang.String |
getPersonInCharge()
|
void |
showProperties(TimeAllocation timeAllocation,
com.jrefinery.chart.demo.GanttDemo ganttDemo)
|
void |
updateDescription(java.lang.String description)
|
void |
updatePersonInCharge(java.lang.String personInCharge)
|
| Methods inherited from class com.jrefinery.data.TaskProperties |
|---|
getPropertyType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProposalTaskProperties(java.lang.String description,
java.lang.String personInCharge)
| Method Detail |
|---|
public void updatePersonInCharge(java.lang.String personInCharge)
public void updateDescription(java.lang.String description)
public java.lang.String getDescription()
public java.lang.String getPersonInCharge()
public void showProperties(TimeAllocation timeAllocation,
com.jrefinery.chart.demo.GanttDemo ganttDemo)
showProperties in class TaskProperties
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||