Uses of Class
org.teamapps.dto.UiComponentReference
-
-
Uses of UiComponentReference in org.teamapps.dto
Fields in org.teamapps.dto declared as UiComponentReference Modifier and Type Field Description protected UiComponentReferenceAbstractUiToolContainer.SetDropDownComponentCommand. componentprotected UiComponentReferenceUiAbsolutePositionedComponent. componentprotected UiComponentReferenceUiComponentField. componentprotected UiComponentReferenceUiComponentField.SetComponentCommand. componentprotected UiComponentReferenceUiComponentGridPlacement. componentprotected UiComponentReferenceUiComponentPageViewBlock. componentprotected UiComponentReferenceUiFlexContainer.AddComponentCommand. componentprotected UiComponentReferenceUiFlexContainer.RemoveComponentCommand. componentprotected UiComponentReferenceUiFloatingComponentGridPlacementItem. componentprotected UiComponentReferenceUiMobileLayout.ShowViewCommand. componentprotected UiComponentReferenceUiTabPanel.SetTabContentCommand. componentprotected UiComponentReferenceUiVerticalLayout.AddComponentCommand. componentprotected UiComponentReferenceUiVerticalLayout.RemoveComponentCommand. componentprotected UiComponentReferenceUiWorkSpaceLayout.RefreshViewComponentCommand. componentprotected UiComponentReferenceUiWorkSpaceLayoutView. componentprotected UiComponentReferenceUiAccordionLayout.AddAccordionPanelContentCommand. contentprotected UiComponentReferenceUiAccordionPanel. contentprotected UiComponentReferenceUiElegantPanel. contentprotected UiComponentReferenceUiElegantPanel.SetContentCommand. contentprotected UiComponentReferenceUiPanel. contentprotected UiComponentReferenceUiPanel.SetContentCommand. contentprotected UiComponentReferenceUiRootPanel. contentprotected UiComponentReferenceUiRootPanel.SetContentCommand. contentprotected UiComponentReferenceUiTab. contentprotected UiComponentReferenceUiButton. dropDownComponentprotected UiComponentReferenceUiButton.SetDropDownComponentCommand. dropDownComponentprotected UiComponentReferenceUiToolbarButton. dropDownComponentprotected UiComponentReferenceUiToolButton. dropDownComponentprotected UiComponentReferenceUiToolButton.SetDropDownComponentCommand. dropDownComponentprotected UiComponentReferenceUiNavigationBar.AddFanOutComponentCommand. fanOutComponentprotected UiComponentReferenceUiNavigationBar.RemoveFanOutComponentCommand. fanOutComponentprotected UiComponentReferenceUiNavigationBar.ShowFanOutComponentCommand. fanOutComponentprotected UiComponentReferenceUiCompositeSubField. fieldprotected UiComponentReferenceUiFormSectionFieldPlacement. fieldprotected UiComponentReferenceUiFormSectionFloatingField. fieldprotected UiComponentReferenceUiGridForm.AddOrReplaceFieldCommand. fieldprotected UiComponentReferenceUiPanelHeaderField. fieldprotected UiComponentReferenceUiTableColumn. fieldprotected UiComponentReferenceUiSplitPane. firstChildprotected UiComponentReferenceUiSplitPane.SetFirstChildCommand. firstChildprotected UiComponentReferenceUiMobileLayout. initialViewprotected UiComponentReferenceUiSplitPane. lastChildprotected UiComponentReferenceUiSplitPane.SetLastChildCommand. lastChildprotected UiComponentReferenceUiMobileLayout.SetNavigationBarCommand. navBarprotected UiComponentReferenceUiMobileLayout. navigationBarprotected UiComponentReferenceUiApplicationLayout. rootSplitPaneprotected UiComponentReferenceUiApplicationLayout.SetRootSplitPaneCommand. splitPaneprotected UiComponentReferenceUiLabel.SetTargetFieldCommand. targetFieldprotected UiComponentReferenceUiLabel. targetFieldprotected UiComponentReferenceUiApplicationLayout.SetToolbarCommand. toolbarprotected UiComponentReferenceUiApplicationLayout. toolbarprotected UiComponentReferenceUiMobileLayout.SetToolbarCommand. toolbarprotected UiComponentReferenceUiMobileLayout. toolbarprotected UiComponentReferenceUiPanel.SetToolbarCommand. toolbarprotected UiComponentReferenceUiPanel. toolbarprotected UiComponentReferenceUiTab. toolbarprotected UiComponentReferenceUiTabPanel.SetTabToolbarCommand. toolbarprotected UiComponentReferenceUiWorkSpaceLayout.SetToolbarCommand. toolbarprotected UiComponentReferenceUiWorkSpaceLayout. toolbarprotected UiComponentReferenceUiRootPanel.BuildRootPanelCommand. uiRootPanelprotected UiComponentReferenceUiRootPanel.ShowWindowCommand. windowFields in org.teamapps.dto with type parameters of type UiComponentReference Modifier and Type Field Description protected java.util.List<UiComponentReference>UiFlexContainer. componentsprotected java.util.List<UiComponentReference>UiVerticalLayout. componentsprotected java.util.List<UiComponentReference>UiNavigationBar. fanOutComponentsprotected java.util.List<UiComponentReference>UiFieldGroup. fieldsprotected java.util.List<UiComponentReference>UiFieldGroup.SetFieldsCommand. fieldsprotected java.util.List<UiComponentReference>UiGridForm. fieldsprotected java.util.Map<java.lang.String,UiComponentReference>UiTable. footerRowFieldsprotected java.util.Map<java.lang.String,UiComponentReference>UiTable. headerRowFieldsprotected java.util.List<UiComponentReference>UiPageViewBlock. toolButtonsprotected java.util.List<UiComponentReference>UiPanel.SetToolButtonsCommand. toolButtonsprotected java.util.List<UiComponentReference>UiPanel. toolButtonsprotected java.util.List<UiComponentReference>UiTabPanel.SetToolButtonsCommand. toolButtonsprotected java.util.List<UiComponentReference>UiTabPanel. toolButtonsMethods in org.teamapps.dto that return types with arguments of type UiComponentReference Modifier and Type Method Description java.util.List<UiComponentReference>UiFlexContainer. getComponents()java.util.List<UiComponentReference>UiVerticalLayout. getComponents()java.util.List<UiComponentReference>UiNavigationBar. getFanOutComponents()java.util.List<UiComponentReference>UiFieldGroup. getFields()java.util.List<UiComponentReference>UiFieldGroup.SetFieldsCommand. getFields()java.util.List<UiComponentReference>UiGridForm. getFields()java.util.Map<java.lang.String,UiComponentReference>UiTable. getFooterRowFields()java.util.Map<java.lang.String,UiComponentReference>UiTable. getHeaderRowFields()java.util.List<UiComponentReference>UiPageViewBlock. getToolButtons()java.util.List<UiComponentReference>UiPanel. getToolButtons()java.util.List<UiComponentReference>UiPanel.SetToolButtonsCommand. getToolButtons()java.util.List<UiComponentReference>UiTabPanel. getToolButtons()java.util.List<UiComponentReference>UiTabPanel.SetToolButtonsCommand. getToolButtons()Method parameters in org.teamapps.dto with type arguments of type UiComponentReference Modifier and Type Method Description UiFlexContainerUiFlexContainer. setComponents(java.util.List<UiComponentReference> components)UiVerticalLayoutUiVerticalLayout. setComponents(java.util.List<UiComponentReference> components)UiNavigationBarUiNavigationBar. setFanOutComponents(java.util.List<UiComponentReference> fanOutComponents)UiFieldGroupUiFieldGroup. setFields(java.util.List<UiComponentReference> fields)UiTableUiTable. setFooterRowFields(java.util.Map<java.lang.String,UiComponentReference> footerRowFields)UiTableUiTable. setHeaderRowFields(java.util.Map<java.lang.String,UiComponentReference> headerRowFields)UiCitationPageViewBlockUiCitationPageViewBlock. setToolButtons(java.util.List<UiComponentReference> toolButtons)UiComponentPageViewBlockUiComponentPageViewBlock. setToolButtons(java.util.List<UiComponentReference> toolButtons)UiMessagePageViewBlockUiMessagePageViewBlock. setToolButtons(java.util.List<UiComponentReference> toolButtons)UiPageViewBlockUiPageViewBlock. setToolButtons(java.util.List<UiComponentReference> toolButtons)UiPanelUiPanel. setToolButtons(java.util.List<UiComponentReference> toolButtons)UiTabPanelUiTabPanel. setToolButtons(java.util.List<UiComponentReference> toolButtons)UiWindowUiWindow. setToolButtons(java.util.List<UiComponentReference> toolButtons)Constructors in org.teamapps.dto with parameters of type UiComponentReference Constructor Description AddAccordionPanelContentCommand(java.lang.String componentId, java.lang.String panelId, UiComponentReference content)AddComponentCommand(java.lang.String componentId, UiComponentReference component)AddComponentCommand(java.lang.String componentId, UiComponentReference component)AddFanOutComponentCommand(java.lang.String componentId, UiComponentReference fanOutComponent)AddOrReplaceFieldCommand(java.lang.String componentId, UiComponentReference field)BuildRootPanelCommand(java.lang.String containerElementId, UiComponentReference uiRootPanel)RefreshViewComponentCommand(java.lang.String componentId, java.lang.String viewName, UiComponentReference component)RemoveComponentCommand(java.lang.String componentId, UiComponentReference component)RemoveComponentCommand(java.lang.String componentId, UiComponentReference component)RemoveFanOutComponentCommand(java.lang.String componentId, UiComponentReference fanOutComponent)SetComponentCommand(java.lang.String componentId, UiComponentReference component)SetContentCommand(java.lang.String componentId, UiComponentReference content)SetContentCommand(java.lang.String componentId, UiComponentReference content)SetContentCommand(java.lang.String componentId, UiComponentReference content, UiPageTransition transition, long animationDuration)SetDropDownComponentCommand(java.lang.String componentId, java.lang.String groupId, java.lang.String buttonId, UiComponentReference component)SetDropDownComponentCommand(java.lang.String componentId, UiComponentReference dropDownComponent)SetDropDownComponentCommand(java.lang.String componentId, UiComponentReference dropDownComponent)SetFirstChildCommand(java.lang.String componentId, UiComponentReference firstChild)SetLastChildCommand(java.lang.String componentId, UiComponentReference lastChild)SetNavigationBarCommand(java.lang.String componentId, UiComponentReference navBar)SetRootSplitPaneCommand(java.lang.String componentId, UiComponentReference splitPane)SetTabContentCommand(java.lang.String componentId, java.lang.String tabId, UiComponentReference component)SetTabToolbarCommand(java.lang.String componentId, java.lang.String tabId, UiComponentReference toolbar)SetTargetFieldCommand(java.lang.String componentId, UiComponentReference targetField)SetToolbarCommand(java.lang.String componentId, UiComponentReference toolbar)SetToolbarCommand(java.lang.String componentId, UiComponentReference toolbar)SetToolbarCommand(java.lang.String componentId, UiComponentReference toolbar)SetToolbarCommand(java.lang.String componentId, UiComponentReference toolbar)ShowFanOutComponentCommand(java.lang.String componentId, UiComponentReference fanOutComponent)ShowViewCommand(java.lang.String componentId, UiComponentReference component, UiPageTransition animation, int animationDuration)ShowWindowCommand(UiComponentReference window, int animationDuration)UiAbsolutePositionedComponent(UiComponentReference component, UiAbsolutePositioning position)UiComponentGridPlacement(UiComponentReference component)UiCompositeSubField(java.lang.String propertyName, int row, int col, UiComponentReference field)UiFloatingComponentGridPlacementItem(UiComponentReference component)UiFormSectionFieldPlacement(UiComponentReference field)UiFormSectionFloatingField(UiComponentReference field)UiPanelHeaderField(UiComponentReference field)UiTableColumn(java.lang.String propertyName, java.lang.String icon, java.lang.String title, UiComponentReference field)UiWorkSpaceLayoutView(java.lang.String viewName, java.lang.String tabIcon, java.lang.String tabCaption, UiComponentReference component)Constructor parameters in org.teamapps.dto with type arguments of type UiComponentReference Constructor Description SetFieldsCommand(java.lang.String componentId, java.util.List<UiComponentReference> fields)SetToolButtonsCommand(java.lang.String componentId, java.util.List<UiComponentReference> toolButtons)SetToolButtonsCommand(java.lang.String componentId, java.util.List<UiComponentReference> toolButtons)UiGridForm(java.util.List<UiComponentReference> fields, java.util.List<UiFormLayoutPolicy> layoutPolicies)
-