Interface SrcAware
-
- All Known Subinterfaces:
Cell,FieldsetItem,N2oAction,N2oCell,SourceComponent
- All Known Implementing Classes:
AbstractCell,ActionCell,BadgeCell,CheckboxCell,CustomCell,CustomRegion,EditCell,FileUploadCell,IconCell,ImageCell,ImageStatusElement,LineRegion,LinkCell,ListCell,N2oAbstractAction,N2oAbstractButton,N2oAbstractCell,N2oAbstractChart,N2oAbstractEvent,N2oAbstractListWidget,N2oAbstractMetaAction,N2oAbstractPageAction,N2oAbstractTable,N2oActionCell,N2oActionField,N2oAlertAction,N2oAlertField,N2oAnchor,N2oAreaChart,N2oAreaChartItem,N2oAutoComplete,N2oBadgeCell,N2oBarChart,N2oBarChartItem,N2oBasePage,N2oButton,N2oButtonField,N2oCalendar,N2oCards,N2oChart,N2oCheckbox,N2oCheckboxCell,N2oCheckboxGroup,N2oClearAction,N2oClearButton,N2oCloseAction,N2oCodeEditor,N2oCodeViewer,N2oComponent,N2oConditionBranch,N2oConfirmAction,N2oConfirmAction.CancelButton,N2oConfirmAction.ConfirmButton,N2oConfirmAction.OkButton,N2oCopyAction,N2oCustomAction,N2oCustomCell,N2oCustomControl,N2oCustomField,N2oCustomRegion,N2oCustomWidget,N2oDateInterval,N2oDatePicker,N2oDialog,N2oEditCell,N2oEditListAction,N2oElseBranchAction,N2oElseIfBranchAction,N2oField,N2oFieldSet,N2oFieldsetColumn,N2oFieldsetRow,N2oFileUpload,N2oFileUploadCell,N2oFilterButtonField,N2oFooter,N2oForm,N2oHeader,N2oHidden,N2oHtml,N2oHtmlWidget,N2oIconCell,N2oIfBranchAction,N2oImageCell,N2oImageField,N2oImageStatusElement,N2oImageUpload,N2oInputMoney,N2oInputSelect,N2oInputSelectTree,N2oInputText,N2oIntervalField,N2oInvokeAction,N2oLeftRightPage,N2oLineChart,N2oLineChartItem,N2oLineFieldSet,N2oLineRegion,N2oLinkCell,N2oListCell,N2oListField,N2oListWidget,N2oMarkdown,N2oMaskedInput,N2oMultiAction,N2oMultiFieldSet,N2oMultiListFieldAbstract,N2oNumberPicker,N2oOnChangeEvent,N2oOpenDrawer,N2oOpenPage,N2oOutputList,N2oOutputText,N2oPage,N2oPanelRegion,N2oPassword,N2oPerform,N2oPieChart,N2oPlainField,N2oPlainText,N2oPrintAction,N2oProgress,N2oProgressBarCell,N2oRadioGroup,N2oRating,N2oRatingCell,N2oRefreshAction,N2oRegion,N2oScrollspyRegion,N2oSearchablePage,N2oSearchButton,N2oSearchButtons,N2oSelect,N2oSelectTree,N2oSetFieldSet,N2oSetValueAction,N2oShowModal,N2oSidebar,N2oSimpleIntervalField,N2oSimplePage,N2oSingleListFieldAbstract,N2oSlider,N2oStandardChart,N2oStandardChartItem,N2oStandardField,N2oStandardPage,N2oStatus,N2oStompEvent,N2oSubmenu,N2oSubmitAction,N2oSwitchAction,N2oSwitchCell,N2oTable,N2oTabsRegion,N2oText,N2oTextArea,N2oTextCell,N2oTextEditor,N2oTiles,N2oTimePicker,N2oToolbarCell,N2oTooltipListCell,N2oTopLeftRightPage,N2oTree,N2oWidget,NoneRegion,PanelRegion,ProgressBarCell,RatingCell,Region,ScrollspyRegion,SwitchCell,TabsRegion,TextCell,ToolbarCell,TooltipListCell
public interface SrcAwareЗнание о реализации метаданной
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSrc()Получить реализацию метаданнойvoidsetSrc(String src)Установить реализацию метаданной
-