Interface MoxelFeatureSettings
- All Superinterfaces:
FeatureSettingsContributor
- All Known Implementing Classes:
MoxelFeatureSettingsImpl
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault List<FeatureSettings>Gets ordered feature settings list that can use globally.
-
Field Details
-
INSTANCE
-
-
Method Details
-
getCell_Parameter
EFeatureSettings getCell_Parameter() -
getCell_Value
EFeatureSettings getCell_Value() -
getCell_DetailParameter
EFeatureSettings getCell_DetailParameter() -
getCell_PictureParameter
EFeatureSettings getCell_PictureParameter() -
getCell_DetailValue
EFeatureSettings getCell_DetailValue() -
getTextDrawing_Parameter
EFeatureSettings getTextDrawing_Parameter() -
getTextDrawing_Value
EFeatureSettings getTextDrawing_Value() -
getDrawing_DetailParameter
EFeatureSettings getDrawing_DetailParameter() -
getDrawing_DetailValue
EFeatureSettings getDrawing_DetailValue() -
getPrintSettings_PrinterName
EFeatureSettings getPrintSettings_PrinterName() -
getViewSettings_CurrentLanguage
EFeatureSettings getViewSettings_CurrentLanguage() -
getNamedItemMapItem_Key
EFeatureSettings getNamedItemMapItem_Key() -
getLocalString_Content
EFeatureSettings getLocalString_Content() -
getLocalString_Param
FeatureSettings getLocalString_Param() -
getSpreadSheetDocument__LanguageSettings
EFeatureSettings getSpreadSheetDocument__LanguageSettings() -
getFeatureSettings
Description copied from interface:FeatureSettingsContributorGets ordered feature settings list that can use globally. This order of the list should be always the same for each call.- Specified by:
getFeatureSettingsin interfaceFeatureSettingsContributor- Returns:
- ordered feature settings list, cannot return
null.
-