|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataServerPreferenceSection
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 |
---|
void loadDefaultPreference(IPreferenceStore store)
store
- void saveToPreferenceStore(IPreferenceStore store)
store
- void loadFromPreferenceStore(IPreferenceStore store)
store
- Composite getSectionComposite()
Composite createSectionComposite(Composite parent)
IStatus getStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |