Uses of Class
com.iizix.prop.ui.UIComp
Packages that use UIComp
Package
Description
Uses of UIComp in com.iizigo.java
Methods in com.iizigo.java with parameters of type UICompModifier and TypeMethodDescriptionstatic voidEventConnections.addTooltipInfo(ApplicationUI appUI, org.eclipse.swt.widgets.Composite parent, UIComp comp) Adds Java class and method events for tooltip text for UI components.Uses of UIComp in com.iizigo.link
Methods in com.iizigo.link that return types with arguments of type UICompModifier and TypeMethodDescriptionLinkData.getLinkTargets(UIPanelBase panel, List<ILinkCapable> linkCapableList) Finds the list of UI components that this link capable component can be linked to in a panel.Uses of UIComp in com.iizigo.link.ui
Methods in com.iizigo.link.ui that return UICompModifier and TypeMethodDescriptionUIComp[]IUIBuilder.getUIBuildComponents()Returns the UI components built with the builder.Methods in com.iizigo.link.ui with parameters of type UICompModifier and TypeMethodDescriptionvoidUIBuildData.addComponent(UIComp comp, ComplexOperation op) Adds the layout operation when the first components is added.Uses of UIComp in com.iizigo.link.ui.builder
Methods in com.iizigo.link.ui.builder that return UICompModifier and TypeMethodDescriptionUIComp[]ButtonBuilder.getUIBuildComponents()Returns the UI component classes built with the builder.UIComp[]ComboBoxBuilder.getUIBuildComponents()Returns the UI component classes built with the builder.UIComp[]MenuItemBuilder.getUIBuildComponents()Returns the UI component classes built with the builder.UIComp[]TextAreaBuilder.getUIBuildComponents()Returns the UI component classes built with the builder.UIComp[]TextBuilder.getUIBuildComponents()Returns the UI component classes built with the builder.Constructor parameters in com.iizigo.link.ui.builder with type arguments of type UICompModifierConstructorDescriptionLayoutNewComponentsOperation(IEUIContainer container, List<UIComp> components) Constructor.Uses of UIComp in com.iizigo.panel
Fields in com.iizigo.panel declared as UICompFields in com.iizigo.panel with type parameters of type UICompMethods in com.iizigo.panel with parameters of type UICompUses of UIComp in com.iizigo.panel.prop
Subclasses of UIComp in com.iizigo.panel.propModifier and TypeClassDescriptionclassHeading container.classEditor class for UISimpleDialog.classMobile switch UI component.classTab bar container.classAccordion container.classButton component.classCalendar component.classCheckbox component.classChecked menu item component.classCombobox component.classEditor class for UIContainer.classContext menu container.classDate/Time UI component.classEditor class for UIDialog.classEmpty component.classGauge component.classImage component.classImage component.classLabel component.classMedia component.classMenu container.classMenu bar container.classMenu item component.classMenu separator component.classLabel component.classEditor class for UIPanel.classEditor class for UIPanel.classEditor class for UIContainer.classProgress component.classRadio button component.classRadio menu item component.classSlider component.classSpinner UI component.classSwap container.classTab container.classText component (entry field).classText area component.classGroup container.Methods in com.iizigo.panel.prop that return UICompModifier and TypeMethodDescriptionDragDropPropCnr.getDNDComp(String path, int dndIndex) Gets the drag-drop component of the specified index.UIComp[]IELayoutMgr.getUIComps()Gets all components for the container of the layout manager.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.default UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.default UIComp[]IELayoutMgrSimpleDND.onDropStandard(DropInfo di, int targetColumn) The standard routine to perform a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.Methods in com.iizigo.panel.prop with parameters of type UICompModifier and TypeMethodDescriptionvoidDragDropPropCnr.addDNDComp(UIComp comp) Adds a component to the DND container for a JS drag.voidEAbsoluteLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidEAccordionLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidEBorderLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidEFlexLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidEGridLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidEHeadingLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidEListLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidEMenuBarLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidESwapLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidETabBarLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidETabLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidIReplaceLayoutData.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.booleanEGridLayout.clearComponentArea(ComplexOperation op, UIComp comp) Clears the area occupied by a component.booleanIClearComponentArea.clearComponentArea(ComplexOperation op, UIComp comp) Clears the area occupied by a component.EAbsoluteLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EAccordionLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EBorderLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EContextMenuLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EFlexLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EGridLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EHeadingLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EListLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EMenuBarLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EMenuLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.ESwapLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.ETabBarLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.ETabLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.IELayoutMgr.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.intGets the column of a component.intGets the row of a component.voidEAbsoluteLayout.onBeforeAdd(UIComp component, LayoutProp layout, int index, IComplexOperation op) Called prior to adding the new component to the layout in order to adjust the layout data.voidEHeadingLayout.onDropCompleted(DropInfo di, UIComp[] newComps, ComplexOperation op) Called prior to executing the operation after a drop, to perform some additional processing.default voidIELayoutMgrSimpleDND.onDropCompleted(DropInfo di, UIComp[] newComps, ComplexOperation op) Called prior to executing the operation after a drop, to perform some additional processing.Method parameters in com.iizigo.panel.prop with type arguments of type UICompModifier and TypeMethodDescriptiondefault booleanIEUIContainer.canContainComponent(Class<? extends UIComp> componentClass) Checks if the UIComponent class in question can be added in this container.org.eclipse.core.runtime.IStatusEAbsoluteLayout.layoutNewComponents(List<UIComp> components, ComplexOperation op) Called to perform layout of the newly added components.default org.eclipse.core.runtime.IStatusIELayoutMgr.layoutNewComponents(List<UIComp> components, ComplexOperation op) Called to perform layout of the newly added components.Constructors in com.iizigo.panel.prop with parameters of type UICompModifierConstructorDescriptionEAbsoluteData(UIComp uiComp) Creates a AbsoluteData container for the component in question, used e.g.EAccordionData(UIComp uiComp) Creates a AccordionData container for the component in question, used e.g.EBorderData(UIComp uiComp) Creates a BorderData container for the component in question, used e.g.EContextMenuData(UIComp uiComp) Creates a ContextMenuData container for the component in question, used e.g.Creates a FlexData container for the component in question, used e.g.Creates a GridData container for the component in question, used e.g.EHeadingData(UIComp uiComp) Creates a HeadingData container for the component in question, used e.g.Creates a ListData container for the component in question, used e.g.EMenuBarData(UIComp uiComp) Creates a MenuBarData container for the component in question, used e.g.Creates a MenuData container for the component in question, used e.g.Creates a BorderData container for the component in question, used e.g.ETabBarData(UIComp uiComp) Creates a TabBarData container for the component in question, used e.g.Creates a BorderData container for the component in question, used e.g.UICompDesignerProp(UIComp comp) The constructor.UIMenuCompDesignerProp(UIComp comp) The constructor.Uses of UIComp in com.iizigo.panel.prop.calendar
Subclasses of UIComp in com.iizigo.panel.prop.calendarModifier and TypeClassDescriptionclassThe Editor version of a map marker.classCalendar list component.Methods in com.iizigo.panel.prop.calendar with parameters of type UICompModifier and TypeMethodDescriptionvoidECalendarLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.ECalendarLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Constructors in com.iizigo.panel.prop.calendar with parameters of type UICompModifierConstructorDescriptionECalendarData(UIComp uiComp) Creates a ListData container for the component in question, used e.g.Uses of UIComp in com.iizigo.panel.prop.chart
Subclasses of UIComp in com.iizigo.panel.prop.chartUses of UIComp in com.iizigo.panel.prop.creator
Classes in com.iizigo.panel.prop.creator with type parameters of type UICompModifier and TypeClassDescriptionclassNameVSFieldCreator<UICOMP extends UIComp>The component name creator with it's VS Field.classTextPromptCreator<UICOMP extends UIComp>The label creator.Uses of UIComp in com.iizigo.panel.prop.map
Subclasses of UIComp in com.iizigo.panel.prop.mapModifier and TypeClassDescriptionclassThe Editor version of a map marker.classMap markers container for the designer.classMap component.Methods in com.iizigo.panel.prop.map with parameters of type UICompModifier and TypeMethodDescriptionvoidEMapLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.EMapLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Constructors in com.iizigo.panel.prop.map with parameters of type UICompUses of UIComp in com.iizigo.panel.prop.mlist
Subclasses of UIComp in com.iizigo.panel.prop.mlistModifier and TypeClassDescriptionclassMobile list items group container for the designer.classList component.classThe Editor version of a mobile list items group container.Methods in com.iizigo.panel.prop.mlist with parameters of type UICompModifier and TypeMethodDescriptionvoidEMLGroupLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.voidEMListLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.EMLGroupLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EMListLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Constructors in com.iizigo.panel.prop.mlist with parameters of type UICompModifierConstructorDescriptionEMListData(UIComp uiComp) Creates a ListData container for the component in question, used e.g.Uses of UIComp in com.iizigo.panel.prop.table
Subclasses of UIComp in com.iizigo.panel.prop.tableModifier and TypeClassDescriptionclassThe Table "component" (really a container).classThe Table Column component.Methods in com.iizigo.panel.prop.table with parameters of type UICompModifier and TypeMethodDescriptionvoidEUITableLayout.checkReplaceLayoutData(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.EUITableLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Constructors in com.iizigo.panel.prop.table with parameters of type UICompModifierConstructorDescriptionEUITableData(UIComp uiComp) Creates a BorderData container for the component in question, used e.g.Uses of UIComp in com.iizigo.panel.wizards
Classes in com.iizigo.panel.wizards with type parameters of type UICompModifier and TypeInterfaceDescriptioninterfaceIAddUICompProvider<UICOMP extends UIComp>Interface used to provide information about a UI component to fill in the wizard or to perform auto-creation of VS components.interfaceIUICompCreator<UICOMP extends UIComp>Interface used to create the UI component in order to fill in the wizard or to perform auto-creation of VS components.Methods in com.iizigo.panel.wizards with parameters of type UICompModifier and TypeMethodDescriptionstatic booleanAddUICompWizard.doWizardBeforeDrop(UIComp dropComponent, UIComps uiComps, ComplexOperation op) Performs the wizard prompting for the component before dropping it.Uses of UIComp in com.iizigo.vs.wizards
Constructors in com.iizigo.vs.wizards with parameters of type UICompModifierConstructorDescriptionVSActionCreation(UIComp uiComp, Atom vsRef, EditorVirtualSpace virtualSpace, IPropUndoRedo undoRedo) The constructor.VSColumnCreation(UIComp uiComp, Atom vsRef, EditorVirtualSpace vs, IPropUndoRedo undoRedo) The constructor.VSFieldCreation(UIComp uiComp, Atom vsRef, EditorVirtualSpace virtualSpace, Value.Type valueType, boolean doCreateDefaultValue, boolean isChooseTypeAllowed, Boolean isNullAllowed, IPropUndoRedo undoRedo) The constructor.VSTableCreation(UIComp uiComp, Atom vsRef, EditorVirtualSpace virtualSpace, IPropUndoRedo undoRedo) The constructor.Uses of UIComp in com.iizix
Uses of UIComp in com.iizix.api.ui
Methods in com.iizix.api.ui with type parameters of type UICompModifier and TypeMethodDescription<COMP extends UIComp>
COMPUIBaseEvent.getContainerFirstUIComponent(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIBaseEvent.getContainerFirstUIComponentNull(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIBaseEvent.getFirstUIComponent(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIBaseEvent.getFirstUIComponentNull(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIBaseEvent.getPanelUIComponent(@UIRef String uiPath, Class<COMP> uiClass) Gets a UI component by UI path reference from the panel.<COMP extends UIComp>
COMPUIBaseEvent.getPanelUIComponentNull(@UIRef String uiPath, Class<COMP> uiClass) Gets a UI component with relative reference from this container.Methods in com.iizix.api.ui that return UICompModifier and TypeMethodDescriptionUIActionEvent.getContextComponent()The context UI component that caused the event, when the event is generated from a context menu.UIFocusEvent.getOpposite()Gets the opposite component for the focus operation, i.e.UICreateEvent.getSource()Gets the UI component created.UIDestroyEvent.getSource()Gets the UI component destroyed.UIFocusEvent.getSource()Gets the UI component that is the source of the event, i.e.UISelectionEvent.getSource()Gets the UI component that is the source of the event.UITextChangeEvent.getSource()Gets the UI component that is the source of the event, i.e.UIValueChangeEvent.getSource()Gets the UI component that is the source of the event, i.e.Constructors in com.iizix.api.ui with parameters of type UICompModifierConstructorDescriptionUIActionEvent(IUIAction source, GProp<?> trigger, UIComp contextComponent) Constructs the event for an action with a property being the trigger source, e.g.UICreateEvent(UIComp source) Constructs the event for a component.UIDestroyEvent(UIComp source) Constructs the event for a component.UIFocusEvent(UIComp source, UIComp opposite, boolean isFocusGained) Constructs the event for a change without a trigger source.UIFocusEvent(UIComp source, UIComp opposite, boolean isFocusGained, GProp<?> trigger) Constructs the event for a change event with a property being the trigger source, e.g.UISelectionEvent(UIComp source, IUISelection selection) Constructs the event for a change without a trigger source.UISelectionEvent(UIComp source, IUISelection selection, GProp<?> trigger) Constructs the event for a change event with a property being the trigger source, e.g.UITextChangeEvent(UIComp source) Constructs the event for a text change without a trigger source.UITextChangeEvent(UIComp source, GProp<?> trigger) Constructs the event for a text change event with a property being the trigger source, e.g.UIValueChangeEvent(UIComp source) Constructs the event for a value change without a trigger source.UIValueChangeEvent(UIComp source, GProp<?> trigger) Constructs the event for a value change event with a property being the trigger source, e.g.Uses of UIComp in com.iizix.api.vs
Methods in com.iizix.api.vs that return UICompModifier and TypeMethodDescriptionVSActionEvent.getContextComponent()The context UI component that caused the event, when the event is generated from a context menu.VSBaseEventWithTrigger.getTriggerUIComp()Gets the UIComp that triggered the event.Constructors in com.iizix.api.vs with parameters of type UICompModifierConstructorDescriptionVSActionEvent(VSAction source, GProp<?> trigger, UIComp contextComponent) Constructs the event for an action with a property being the trigger source, e.g.Uses of UIComp in com.iizix.gyro
Methods in com.iizix.gyro that return UICompModifier and TypeMethodDescriptiondefault UICompIAppSessionFocusProvider.findFocusFromVS(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, IVirtualSpaceFocusEngine vsFocusEngine, VirtualSpace vsVirtual, IVSComponent vsComp, UIComp currentFocusedUIComp, boolean mustChangePanel) Finds the UI focus from VS.IClientSessionGyro.getCurrentFocus()Returns the current focus in the UI.Methods in com.iizix.gyro with parameters of type UICompModifier and TypeMethodDescriptiondefault UICompIAppSessionFocusProvider.findFocusFromVS(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, IVirtualSpaceFocusEngine vsFocusEngine, VirtualSpace vsVirtual, IVSComponent vsComp, UIComp currentFocusedUIComp, boolean mustChangePanel) Finds the UI focus from VS.Uses of UIComp in com.iizix.gyro.history
Methods in com.iizix.gyro.history with parameters of type UICompModifier and TypeMethodDescriptionbooleanIAppHistoryEntry.setBackwardInfo(UIComp uiComp) Sets the backward UI focus information for the entry.booleanIAppHistoryEntry.setForwardInfo(UIComp uiComp) Sets the forward UI focus information for the entry.Uses of UIComp in com.iizix.prop
Methods in com.iizix.prop with parameters of type UICompModifier and TypeMethodDescriptiondoubleGUnit.getPixelValue(UIComp comp, boolean isHorz) Calculates the unit into a pixel value using the font information.Uses of UIComp in com.iizix.prop.bridge
Methods in com.iizix.prop.bridge with parameters of type UICompUses of UIComp in com.iizix.prop.content
Subclasses of UIComp in com.iizix.prop.contentModifier and TypeClassDescriptionclassAbstractContentUIContainer<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> A property container that handles content and has custom content provider support.Uses of UIComp in com.iizix.prop.ui
Subclasses of UIComp in com.iizix.prop.uiModifier and TypeClassDescriptionclassAbstract UI Action component such as buttons or menu item that are connected to a VS Action.classHeader UI container.classSimple mobile popup dialog.classMobile switch UI component.classTab bar UI container.classAbstract list choice UI component used for combobox and spinner.classAccordion UI container.classButton UI component.classCalendar UI component.classCheckbox UI component.classMenu item UI component.classCombobox UI component.classThe UIContainer class is a standard simple container for components.classContext menu UI container.classDesktop popup dialog.classEmpty UI component.classGauge UI component.classImage UI component.classImage Crop and Upload UI component.classLabel UI component.classMedia UI component.classMenu UI container.classMenu bar UI container.classMenu item UI component.classMenu separator UI component.classOutput (label) UI component.classPanel UI container.classBase panel UI container.classPanel part UI container.classThe UI panel part container.classProgress UI component.classRadio button UI component.classMenu item UI component.classSlider UI component.classSpinner UI component.classUI swap container.classUI tab container.classText UI component.classText area UI component.classTitle panel UI container optionally collapsable.Fields in com.iizix.prop.ui declared as UICompMethods in com.iizix.prop.ui with type parameters of type UICompModifier and TypeMethodDescriptiondefault <COMP extends UIComp>
COMPIUIComp.getContainerFirstUIComponent(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.default <COMP extends UIComp>
COMPIUIComp.getContainerFirstUIComponentNull(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.default <COMP extends UIComp>
COMPIUIComp.getFirstUIComponent(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIContainer.getFirstUIComponent(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.default <COMP extends UIComp>
COMPIUIComp.getFirstUIComponentNull(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIContainer.getFirstUIComponentNull(String name, Class<COMP> uiClass) Gets the first UI component of the specified name and UI class.default <COMP extends UIComp>
COMPIUIComp.getPanelUIComponent(@UIRef String uiPath, Class<COMP> uiClass) Gets a UI component by UI path reference from the panel.default <COMP extends UIComp>
COMPIUIComp.getPanelUIComponentNull(@UIRef String uiPath, Class<COMP> uiClass) Gets a UI component by UI path reference from the panel.<COMP extends UIComp>
COMPUIContainer.getUIComponent(@UIRef String uiPath, Class<COMP> uiClass) Gets a UI component with relative reference from this container.<COMP extends UIComp>
COMPUIContainer.getUIComponentNull(@UIRef String uiPath, Class<COMP> uiClass) Gets a UI component with relative reference from this container.Methods in com.iizix.prop.ui that return UICompModifier and TypeMethodDescriptionUIComp.clone()Creates a clone out of this property.UIComp[]IUIContainer.getComponents()Gets the UI components of the container.UIComp[]UIContainer.getComponents()Gets the UI components of the container.UIComp[]IUIContainer.getRadioSelectionComponents(String groupName) Gets the components being part of the selection group specified.UIComp[]IUIGroupSeparator.getRadioSelectionComponents(String groupName) Gets the components being part of the selection group specified.default UIComp[]IUIRadioComponent.getRadioSelectionComponents()Gets the components being part of the selection group.UIComp[]UIContainer.getRadioSelectionComponents(String groupName) Gets the components being part of the selection group specified.IUIContainer.getSelectedRadioComponent(String groupName) Gets the currently selected radio component in the group.default UICompIUIRadioComponent.getSelectedRadioComponent()Gets the currently selected radio component in the group.UIContainer.getSelectedRadioComponent(String groupName) Gets the currently selected radio component in the group.UIComp[]LayoutMgr.getUIComps()Gets all components for the container of the layout manager.UIComp[]UIComps.getUIComps()Gets the array of components.UIAnnotationReferenceProcessor.resolveReference(GProp<?> scope, String relativeReference) Resolves a reference name to a UI component.Methods in com.iizix.prop.ui that return types with arguments of type UICompModifier and TypeMethodDescriptionVSMappings.get(VSComponent vsComp) Gets the mappings of a VSComponent to the panel components.Methods in com.iizix.prop.ui with parameters of type UICompModifier and TypeMethodDescriptionfinal LAYOUT_PROPAdds the component last.final LAYOUT_PROPAdds the component at a specific index.final LAYOUT_PROPLayoutMgr.add(UIComp component, int index, IComplexOperation op) Adds the component at a specific index.final voidAdds a component to the container with a property for the layout manager.booleanVSMappings.add(String uiRef, UIComp uiComp, VSComponent vsComp) Adds a new mapping.booleanVSMappings.add(String uiRef, UIComp uiComp, VSComponent vsComp, boolean force) Adds a new mapping.AbsoluteLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.AccordionLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.BorderLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.ContextMenuLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.FlexLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.GridLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.HeadingLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.abstract LAYOUT_PROPLayoutMgr.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.ListLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.MenuBarLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.MenuLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.SwapLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.TabBarLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.TabLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Gets the mappings of a panel UIComp to the VirtualSpace VSComponent's.default booleanInvokes the action.default booleanIUIAction.invoke(boolean isRemote, boolean doRequestFocus, UIComp focusComponent, boolean fromContextMenu, UIComp contextComponent) Invokes the action.default voidIUIAction.invokeOnUIActionMethod(GProp<?> trigger, UIComp contextComponent) Invoke the action event method.protected voidUIContextMenu.invokeOnUICreateMethod(UIComp component) Invoke the create event methods of the component and the panel.protected voidUIContextMenu.invokeOnUIDestroyMethod(UIComp component) Invoke the create event methods of the component and the panel.protected voidUIPanelBase.invokeOnUIFocusMethod(boolean isFocusGained, UIComp component, UIComp opposite, IGProp<?> trigger) Invoke the focus event methods of the component and the panel.voidUIContextMenu.invokeOnUITextChangeMethod(UIComp component, GProp<?> trigger) Invoke the onUITextChange event methods of the component and the panel.voidUIPanelBase.invokeOnUITextChangeMethod(UIComp component, GProp<?> trigger) Invoke the onUITextChange event methods of the component and the panel.voidUIPanelBase.invokeOnUIValueChangeMethod(UIComp component, GProp<?> trigger) Invoke the onUIValueChange event methods of the component and the panel.Lists the mappings from UI to VS.voidLayoutMgr.onBeforeAdd(UIComp component, LayoutProp layout, int index, IComplexOperation op) Called prior to adding the new component to the layout in order to adjust the layout data.static intMUISwitch.onValueChanged(UIComp switchComp, VSField field) Called when the field value is set.static intUICheckBox.onValueChanged(UIComp comp, VSField field) Called when the field value is set.static voidUIRadioButton.onValueChanged(UIComp comp, VSField field, Value value, IPostEventProcessing postProcessing) Called when the field value is set.final booleanRemoves a component.static intUICheckBox.setComponentCheckStateToVSField(UIComp comp, VSField field) Sets the checkbox component from its check state values to its VirtualSpace Field, if any.static intUIRadioButton.setComponentRadioSelectionToVSField(UIComp comp) Sets the radio component from its selected state value to its VirtualSpace Field, if any.static intMUISwitch.setComponentSwitchStateToVSField(UIComp switchComp, VSField field) Sets the switch component from its check state values to its VirtualSpace Field, if any.IUIComp.setUIContainerFocus(UIComp requestor, boolean doAnimate) Sets the focus to the UI container and all its parents.UIAccordion.setUIContainerFocus(UIComp requestor, boolean doAnimate) Sets the focus to the UI container and all its parents.UIComp.setUIContainerFocus(UIComp requestor, boolean doAnimate) Sets the focus to the UI container and all its parents.UIContainer.setUIContainerFocus(UIComp requestor, boolean doAnimate) Sets the focus to the UI container and all its parents.UISwapContainer.setUIContainerFocus(UIComp requestor, boolean doAnimate) Sets the focus to the UI container and all its parents.UITabContainer.setUIContainerFocus(UIComp requestor, boolean doAnimate) Sets the focus to the UI container and all its parents.default voidILayoutDataAlignX.verifyAlignX(UIComp comp, PropVerification verification) Verifies if the component has implicit horizontal fill alignment and therefore that the align setting is undefined or matches.default voidILayoutDataAlignY.verifyAlignY(UIComp comp, PropVerification verification) Verifies if the component has implicit horizontal fill alignment and therefore that the align setting is undefined or matches.Uses of UIComp in com.iizix.prop.ui.calendar
Subclasses of UIComp in com.iizix.prop.ui.calendarModifier and TypeClassDescriptionclassA (sub)calendar list event.classCalendar List UI component.Methods in com.iizix.prop.ui.calendar with parameters of type UICompModifier and TypeMethodDescriptionCalendarLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Uses of UIComp in com.iizix.prop.ui.chart
Subclasses of UIComp in com.iizix.prop.ui.chartUses of UIComp in com.iizix.prop.ui.datetime
Subclasses of UIComp in com.iizix.prop.ui.datetimeMethods in com.iizix.prop.ui.datetime with parameters of type UICompModifier and TypeMethodDescriptionstatic intUIDateTime.setComponentToVSField(UIComp dateTimeComp, VSField field) Sets the value from component to its VirtualSpace field, if any.Uses of UIComp in com.iizix.prop.ui.map
Subclasses of UIComp in com.iizix.prop.ui.mapModifier and TypeClassDescriptionclassThe property container for map markers.classThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.classMap UI component.Methods in com.iizix.prop.ui.map with parameters of type UICompModifier and TypeMethodDescriptionMapLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Uses of UIComp in com.iizix.prop.ui.mlist
Subclasses of UIComp in com.iizix.prop.ui.mlistModifier and TypeClassDescriptionclassThe mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.classMobile list item UI component.classThe property container for mobile list items.Methods in com.iizix.prop.ui.mlist with parameters of type UICompModifier and TypeMethodDescriptionMLGroupLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.MListLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.voidMLItemProp.invokeOnUIActionMethod(GProp<?> trigger, UIComp contextComponent) Invokes the action event method, overridden to call potential action listeners of the content item.Uses of UIComp in com.iizix.prop.ui.selection
Methods in com.iizix.prop.ui.selection that return UICompModifier and TypeMethodDescriptionBooleanSelection.getUISource()Gets the UI component being the source of the event.IUISelection.getUISource()Gets the UI component being the source of the event.MultipleIndiciesSelection.getUISource()Gets the UI component being the source of the event.NoSelection.getUISource()Gets the UI component being the source of the event.RadioSelection.getUISource()Gets the UI component being the source of the event.SingleIndexSelection.getUISource()Gets the UI component being the source of the event.TriStateSelection.getUISource()Gets the UI component being the source of the event.Uses of UIComp in com.iizix.prop.ui.table
Subclasses of UIComp in com.iizix.prop.ui.tableModifier and TypeClassDescriptionclassThe table UI container.classThe table column UI container.Methods in com.iizix.prop.ui.table with parameters of type UICompModifier and TypeMethodDescriptionUITableLayout.createDefaultLayoutProp(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Uses of UIComp in com.iizix.prop.vs
Methods in com.iizix.prop.vs with parameters of type UICompModifier and TypeMethodDescriptionVSAction.invoke(IClientSessionGyro clientGyro, GProp<?> trigger, boolean isRemote, UIComp contextComponent, IVSActionProcessComplete completeCallback) Invokes the action.Uses of UIComp in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return UICompModifier and TypeMethodDescriptionClientSessionGyro.getCurrentFocus()Returns the current focus in the UI.Methods in com.iizix.server.gyro with parameters of type UICompModifier and TypeMethodDescriptionbooleanAppHistoryEntry.setBackwardInfo(UIComp uiComp) Sets the backward UI focus information for the entry.booleanAppHistoryEntry.setForwardInfo(UIComp uiComp) Sets the forward UI focus information for the entry.