Interface SrcAware
-
- All Known Subinterfaces:
N2oAction,N2oCell,PageIdAwareCompileAction
- All Known Implementing Classes:
AbstractShowModal,CustomRegion,EditCell,LineRegion,N2oAbstractAction,N2oAbstractCell,N2oAbstractChart,N2oAbstractPageAction,N2oActionAndClose,N2oActionCell,N2oAlert,N2oAnchor,N2oAreaChart,N2oAreaChartItem,N2oAutoComplete,N2oBadgeCell,N2oBarChart,N2oBarChartItem,N2oBasePage,N2oButton,N2oButtonField,N2oCheckbox,N2oCheckboxButtons,N2oCheckboxCell,N2oCheckboxGrid,N2oCheckboxGroup,N2oClassifier,N2oClearAction,N2oCloseAction,N2oCodeEditor,N2oCodeMerge,N2oCodeViewer,N2oColorCell,N2oComponent,N2oControl,N2oCopyAction,N2oCustomCell,N2oCustomControl,N2oCustomField,N2oCustomRegion,N2oDateInterval,N2oDatePicker,N2oDebug,N2oEditCell,N2oEditGrid,N2oField,N2oFileUpload,N2oGroupClassifierMulti,N2oGroupClassifierSingle,N2oHidden,N2oHtml,N2oIconCell,N2oImageCell,N2oImageUpload,N2oInputInterval,N2oInputMoney,N2oInputSelect,N2oInputSelectTree,N2oInputText,N2oIntervalField,N2oInvokeAction,N2oLeftRightPage,N2oLineChart,N2oLineChartItem,N2oLineRegion,N2oLinkCell,N2oListCell,N2oListField,N2oMaskedInput,N2oMultiClassifier,N2oMultiListFieldAbstract,N2oNoneRegion,N2oOpenDrawer,N2oOpenPage,N2oOutputList,N2oOutputText,N2oPage,N2oPanelRegion,N2oPassword,N2oPerform,N2oPieChart,N2oPills,N2oPillsRegion,N2oPlainField,N2oProgress,N2oProgressBarCell,N2oRadioButtons,N2oRadioGroup,N2oRating,N2oRatingCell,N2oRefresh,N2oRegion,N2oSearchablePage,N2oSearchButtons,N2oSelect,N2oSelectRegion,N2oSelectTree,N2oSetValueAction,N2oShowModal,N2oShowModalForm,N2oSimpleIntervalField,N2oSimplePage,N2oSingleListFieldAbstract,N2oSlider,N2oStandardChart,N2oStandardChartItem,N2oStandardField,N2oStandardPage,N2oStatus,N2oSubmenu,N2oSwitchCell,N2oTabsRegion,N2oText,N2oText,N2oTextArea,N2oTextCell,N2oTextEditor,N2oTime,N2oTimeInterval,N2oToolbarCell,N2oTooltipListCell,N2oTopLeftRightPage,N2OValidateAction,N2oXEditableCell,NoneRegion,OnClick,PanelRegion,Region,ShowModalPageFromClassifier,SwitchCell,SystemAnchor,SystemOpenPage,SystemShowModal,TabsRegion,ToolbarCell
public interface SrcAwareЗнание о реализации метаданной
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetSrc()Получить реализацию метаданнойvoidsetSrc(java.lang.String src)Установить реализацию метаданной
-