|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImportRuleCompositeInterface
Method Summary | |
---|---|
Composite |
getComposite(Composite parent,
ImportRuleInterface importRule)
Get a composite with all controls on it that will allow a user to edit the import rule settings. |
void |
getCompositeData(ImportRuleInterface importRule)
Get the data from the composite controls and set them in the import rule provided. |
void |
setCompositeData(ImportRuleInterface importRule)
Set the import rule data onto the composite |
Method Detail |
---|
Composite getComposite(Composite parent, ImportRuleInterface importRule)
parent
- The parent composite to place the new composite in.importRule
- The import rule to edit
void setCompositeData(ImportRuleInterface importRule)
importRule
- the import rule to usevoid getCompositeData(ImportRuleInterface importRule)
importRule
- The import rule to update.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |