Package io.jmix.ui.component
Interface HasSubParts
- All Known Subinterfaces:
ActionsHolder
,DataGrid<E>
,DialogWindow
,EntityComboBox<V>
,EntityPicker<V>
,EntitySuggestionField<V>
,Filter
,Fragment
,FragmentImplementation
,Frame
,GeoMap
,GroupTable<E>
,InputDialogFacet
,ListComponent<E>
,OptionDialogFacet
,PopupButton
,RootWindow
,SecuredActionsHolder
,Table<E>
,TabWindow
,TagPicker<V>
,Tree<E>
,TreeDataGrid<E>
,TreeTable<E>
,ValuePicker<V>
,ValuesPicker<V>
,Window
,WindowImplementation
- All Known Implementing Classes:
AbstractActionsHolderComponent
,AbstractDataGrid
,AbstractTable
,DataGridImpl
,DialogWindowImpl
,EntityComboBoxImpl
,EntityPickerImpl
,EntitySuggestionFieldImpl
,FilterImpl
,FragmentImpl
,GeoMapImpl
,GroupTableImpl
,InputDialogFacetImpl
,OptionDialogFacetImpl
,PopupButtonImpl
,RelatedEntitiesImpl
,RootWindowImpl
,SearchFieldImpl
,TableImpl
,TabWindowImpl
,TagPickerImpl
,TreeDataGridImpl
,TreeImpl
,TreeTableImpl
,ValuePickerImpl
,ValuesPickerImpl
,WindowImpl
public interface HasSubParts
Interface for UI components that provide additional objects for framework as part of component API.
- See Also:
-
Method Summary
-
Method Details
-
getSubPart
-