Interface SourceComponent
-
- All Superinterfaces:
CssClassAware,NamespaceUriAware,Serializable,Source,SrcAware
- All Known Subinterfaces:
FieldsetItem
- All Known Implementing Classes:
N2oAbstractButton,N2oAbstractChart,N2oAbstractEvent,N2oAbstractListWidget,N2oAbstractTable,N2oActionField,N2oAlertField,N2oAreaChart,N2oAreaChartItem,N2oAutoComplete,N2oBarChart,N2oBarChartItem,N2oBasePage,N2oButton,N2oButtonField,N2oCalendar,N2oCards,N2oChart,N2oCheckbox,N2oCheckboxGroup,N2oClearButton,N2oCodeEditor,N2oCodeViewer,N2oComponent,N2oConfirmAction.CancelButton,N2oConfirmAction.ConfirmButton,N2oConfirmAction.OkButton,N2oCustomControl,N2oCustomField,N2oCustomRegion,N2oCustomWidget,N2oDateInterval,N2oDatePicker,N2oDialog,N2oField,N2oFieldSet,N2oFieldsetColumn,N2oFieldsetRow,N2oFileUpload,N2oFilterButtonField,N2oFooter,N2oForm,N2oHeader,N2oHidden,N2oHtml,N2oHtmlWidget,N2oImageField,N2oImageUpload,N2oInputMoney,N2oInputSelect,N2oInputSelectTree,N2oInputText,N2oIntervalField,N2oLeftRightPage,N2oLineChart,N2oLineChartItem,N2oLineFieldSet,N2oLineRegion,N2oListField,N2oListWidget,N2oMarkdown,N2oMaskedInput,N2oMultiFieldSet,N2oMultiListFieldAbstract,N2oNumberPicker,N2oOnChangeEvent,N2oOutputList,N2oOutputText,N2oPage,N2oPanelRegion,N2oPassword,N2oPieChart,N2oPlainField,N2oPlainText,N2oProgress,N2oRadioGroup,N2oRating,N2oRegion,N2oScrollspyRegion,N2oSearchablePage,N2oSearchButton,N2oSearchButtons,N2oSelect,N2oSelectTree,N2oSetFieldSet,N2oSidebar,N2oSimpleIntervalField,N2oSimplePage,N2oSingleListFieldAbstract,N2oSlider,N2oStandardChart,N2oStandardChartItem,N2oStandardField,N2oStandardPage,N2oStatus,N2oStompEvent,N2oSubmenu,N2oTable,N2oTabsRegion,N2oText,N2oTextArea,N2oTextEditor,N2oTiles,N2oTimePicker,N2oTopLeftRightPage,N2oTree,N2oWidget
public interface SourceComponent extends Source, NamespaceUriAware, SrcAware, CssClassAware
Исходная модель компонента
-
-
Method Summary
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.CssClassAware
getCssClass, getStyle, setCssClass, setStyle
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespacePrefix, setNamespaceUri
-
-