|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TaskLayout
Defines an interface to lay out the components containted in the task.
| Method Summary | |
|---|---|
org.w3c.dom.Element |
generateXML(java.lang.Object task)
Returns a XML Element node containing all necessary information to lay out the components of a task. |
java.lang.String |
getLayoutType()
Returns the support layout type. |
| Method Detail |
|---|
java.lang.String getLayoutType()
org.w3c.dom.Element generateXML(java.lang.Object task)
task - Object a task object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||