Interface FormFeatureSettings
- All Superinterfaces:
FeatureSettingsContributor
- All Known Implementing Classes:
FormFeatureSettingsImpl
-
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
-
getCheckBoxFieldExtInfo_EditFormat
EFeatureSettings getCheckBoxFieldExtInfo_EditFormat() -
getTable_ShapeSaveColorsKey
EFeatureSettings getTable_ShapeSaveColorsKey() -
getTable_IconSaveColorsKey
EFeatureSettings getTable_IconSaveColorsKey() -
getColumnGroupExtInfo_HeaderFormat
EFeatureSettings getColumnGroupExtInfo_HeaderFormat() -
getFormAttribute_Comment
EFeatureSettings getFormAttribute_Comment() -
getFormChoiceListDesTimeValue_Presentation
EFeatureSettings getFormChoiceListDesTimeValue_Presentation() -
getCommandHandler_Name
EFeatureSettings getCommandHandler_Name() -
getFormCommand_Comment
EFeatureSettings getFormCommand_Comment() -
getFormCommand_ToolTip
EFeatureSettings getFormCommand_ToolTip() -
getFormField_WarningOnEdit
EFeatureSettings getFormField_WarningOnEdit() -
getFormParameter_Comment
EFeatureSettings getFormParameter_Comment() -
getImageFieldExtInfo_NonselectedPictureText
EFeatureSettings getImageFieldExtInfo_NonselectedPictureText() -
getInputFieldExtInfo_EditFormat
EFeatureSettings getInputFieldExtInfo_EditFormat() -
getInputFieldExtInfo_Format
EFeatureSettings getInputFieldExtInfo_Format() -
getInputFieldExtInfo_InputHint
EFeatureSettings getInputFieldExtInfo_InputHint() -
getLableFieldExtInfo_Format
EFeatureSettings getLableFieldExtInfo_Format() -
getPageGroupExtInfo_Format
EFeatureSettings getPageGroupExtInfo_Format() -
getPictureDecorationExtInfo_NonselectedPictureText
EFeatureSettings getPictureDecorationExtInfo_NonselectedPictureText() -
getTitled_Title
EFeatureSettings getTitled_Title() -
getTooltipContainer_ToolTip
EFeatureSettings getTooltipContainer_ToolTip() -
getUsualGroupExtInfo_CollapsedRepresentationTitle
EFeatureSettings getUsualGroupExtInfo_CollapsedRepresentationTitle() -
getUsualGroupExtInfo_Format
EFeatureSettings getUsualGroupExtInfo_Format() -
getEventHandler_Name
EFeatureSettings getEventHandler_Name() -
getValueListItem_Presentation
EFeatureSettings getValueListItem_Presentation() -
getDecoration_Link
FeatureSettings getDecoration_Link() -
getForm_CreateButtonsGroupTitle
EFeatureSettings getForm_CreateButtonsGroupTitle() -
getInputFieldExtInfo_ChoiceButtonTitle
EFeatureSettings getInputFieldExtInfo_ChoiceButtonTitle() -
getInputFieldExtInfo_DropListHint
EFeatureSettings getInputFieldExtInfo_DropListHint() -
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.
-