Interface SrcAware
-
- All Known Subinterfaces:
Action,N2oAction,N2oCell,PageIdAwareCompileAction
- All Known Implementing Classes:
AbstractAction,AbstractReduxAction,AbstractShowModal,ClearAction,CloseAction,CopyAction,CustomAction,CustomRegion,EditCell,InvokeAction,LineRegion,LinkAction,N2oAbstractAction,N2oAbstractCell,N2oAbstractPageAction,N2oActionAndClose,N2oActionCell,N2oAnchor,N2oBadgeCell,N2oButtonField,N2oCheckbox,N2oCheckboxButtons,N2oCheckboxCell,N2oCheckboxGrid,N2oCheckboxGroup,N2oClassifier,N2oClearAction,N2oCloseAction,N2oCodeEditor,N2oCodeMerge,N2oColorCell,N2oComponent,N2oControl,N2oCopyAction,N2oCustomAction,N2oCustomCell,N2oCustomControl,N2oCustomField,N2oCustomRegion,N2oDateInterval,N2oDatePicker,N2oDebug,N2oEditCell,N2oEditGrid,N2oField,N2oFileUpload,N2oGroupClassifierMulti,N2oGroupClassifierSingle,N2oHidden,N2oHtml,N2oIconCell,N2oImageCell,N2oInputInterval,N2oInputMoney,N2oInputSelect,N2oInputSelectTree,N2oInputText,N2oIntervalField,N2oInvokeAction,N2oLineRegion,N2oLinkCell,N2oListCell,N2oListField,N2oMaskedInput,N2oMultiClassifier,N2oMultiListFieldAbstract,N2oNoneRegion,N2oOpenPage,N2oOutputText,N2oPanelRegion,N2oPassword,N2oPills,N2oPillsRegion,N2oPlainField,N2oProgressBarCell,N2oRadioButtons,N2oRadioGroup,N2oRefresh,N2oRegion,N2oSearchButtons,N2oSelect,N2oSelectRegion,N2oSelectTree,N2oShowModal,N2oShowModalForm,N2oSingleListFieldAbstract,N2oStandardField,N2oTabsRegion,N2oText,N2oText,N2oTextArea,N2oTextCell,N2oTextEditor,N2oTime,N2oTimeInterval,N2oToolbarCell,N2OValidateAction,N2oXEditableCell,NoneRegion,OnClick,PanelRegion,RefreshAction,Region,SetValueExpressionAction,ShowModal,ShowModalPageFromClassifier,SystemAnchor,SystemOpenPage,SystemShowModal,TabsRegion,ToolbarCell
public interface SrcAwareЗнание о реализации метаданной
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSrc()Получить реализацию метаданнойvoidsetSrc(String src)Установить реализацию метаданной
-