|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This section will appear inside a preference page as a Tab for data servers to provide vendor specific preferences. The implementation should be contributed in via the preferenceSections extension point.
Method Summary | |
Composite |
createSectionComposite(Composite parent)
create the UI section's composite. |
Composite |
getSectionComposite()
get the UI section's composite |
IStatus |
getStatus()
get the validation status of this section. |
void |
loadDefaultPreference(IPreferenceStore store)
load default preferences to this UI section |
void |
loadFromPreferenceStore(IPreferenceStore store)
load preferences to this UI section |
void |
saveToPreferenceStore(IPreferenceStore store)
save the UI section's status to preference store |
Method Detail |
public void loadDefaultPreference(IPreferenceStore store)
store
- public void saveToPreferenceStore(IPreferenceStore store)
store
- public void loadFromPreferenceStore(IPreferenceStore store)
store
- public Composite getSectionComposite()
public Composite createSectionComposite(Composite parent)
public IStatus getStatus()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |