|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJobDetailsSection
Section containing grouped details of submitted job
| Method Summary | |
|---|---|
void |
addDetail(IJobDetail detail)
Puts detail to section |
void |
dispose()
Disposes widgets created in section |
java.util.List<IJobDetail> |
getDetails()
|
IGridJob |
getInputJob()
|
int |
getOrder()
|
IViewConfiguration |
getViewConfiguration()
|
void |
refresh(IGridJob gridJob,
Composite parent)
Refresh all items in section using gridJob. |
void |
removeDetail(IJobDetail detail)
Removes detail from section |
| Method Detail |
|---|
void refresh(IGridJob gridJob,
Composite parent)
gridJob - refreshed jobparent - parent, on which widgets should be createdint getOrder()
JobDetailsViewvoid addDetail(IJobDetail detail)
detail - void removeDetail(IJobDetail detail)
detail - void dispose()
java.util.List<IJobDetail> getDetails()
IGridJob getInputJob()
IViewConfiguration getViewConfiguration()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||