Uses of Class
com.iizix.prop.ui.UIComp
Uses of UIComp in com.iizigo.link
Methods in com.iizigo.link that return types with arguments of type UIComp Modifier and Type Method Description static java.util.List<UIComp>LinkData. getLinkTargets(UIPanelBase panel, java.util.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 UIComp Modifier and Type Method Description UIComp[]IUIBuilder. getUIBuildComponents()Returns the UI components built with the builder.Methods in com.iizigo.link.ui with parameters of type UIComp Modifier and Type Method Description voidUIBuildData. 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 UIComp Modifier and Type Method Description UIComp[]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 UIComp Constructor Description LayoutNewComponentsOperation(IEUIContainer container, java.util.List<UIComp> components)Constructor.Uses of UIComp in com.iizigo.panel
Fields in com.iizigo.panel declared as UIComp Modifier and Type Field Description UIComp[]DropInfo. compsThe components.Fields in com.iizigo.panel with type parameters of type UIComp Modifier and Type Field Description java.util.HashSet<UIComp>PanelEditor.GridInfo. compsMethods in com.iizigo.panel with parameters of type UIComp Modifier and Type Method Description static voidPanelEditor. doFlash(org.eclipse.swt.widgets.Composite composite, UIComp uiComp)Performs flashing of a component in all open editors.static FontInfoFontInfo. from(UIComp comp)Gets the font information from a component.static FontInfoFontInfo. from(UIComp comp, boolean recurseParents)Gets the font information from a component.Uses of UIComp in com.iizigo.panel.prop
Subclasses of UIComp in com.iizigo.panel.prop Modifier and Type Class Description classEMUIHeadingHeading container.classEMUISimpleDialogEditor class for UISimpleDialog.classEMUISwitchMobile switch UI component.classEMUITabBarTab bar container.classEUIAccordionAccordion container.classEUIButtonButton component.classEUICalendarCalendar component.classEUICheckBoxCheckbox component.classEUICheckedMenuItemChecked menu item component.classEUIComboBoxCombobox component.classEUIContainerEditor class for UIContainer.classEUIContextMenuContext menu container.classEUIDateTimeDate/Time UI component.classEUIDialogEditor class for UIDialog.classEUIEmptyEmpty component.classEUIGaugeGauge component.classEUIImageImage component.classEUIImage2Image component.classEUILabelLabel component.classEUIMediaMedia component.classEUIMenuMenu container.classEUIMenuBarMenu bar container.classEUIMenuItemMenu item component.classEUIMenuSeparatorMenu separator component.classEUIOutputLabel component.classEUIPanelEditor class for UIPanel.classEUIPanelPartEditor class for UIPanel.classEUIPanelPartCnrEditor class for UIContainer.classEUIProgressProgress component.classEUIRadioButtonRadio button component.classEUIRadioMenuItemRadio menu item component.classEUISliderSlider component.classEUISpinnerSpinner UI component.classEUISwapContainerSwap container.classEUITabContainerTab container.classEUITextText component (entry field).classEUITextAreaText area component.classEUITitlePaneGroup container.Methods in com.iizigo.panel.prop that return UIComp Modifier and Type Method Description UICompDragDropPropCnr. getDNDComp(java.lang.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[]EAbsoluteLayout. onDrop(DropInfo di)Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]EBorderLayout. onDrop(DropInfo di)Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]EFlexLayout. onDrop(DropInfo di)Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]EGridLayout. onDrop(DropInfo di)Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]EHeadingLayout. onDrop(DropInfo di)Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]IELayoutMgrDND. onDrop(DropInfo di)Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.default UIComp[]IELayoutMgrSimpleDND. onDrop(DropInfo di)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 UIComp Modifier and Type Method Description voidDragDropPropCnr. 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.EAbsoluteDataEAbsoluteLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EAccordionDataEAccordionLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EBorderDataEBorderLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EContextMenuDataEContextMenuLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EFlexDataEFlexLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EGridDataEGridLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EHeadingDataEHeadingLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EListDataEListLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EMenuBarDataEMenuBarLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EMenuDataEMenuLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.ESwapDataESwapLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.ETabBarDataETabBarLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.ETabDataETabLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.LAYOUT_PROPIELayoutMgr. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.intEGridLayout.Grid. getColumn(UIComp c)Gets the column of a component.intEGridLayout.Grid. getRow(UIComp c)Gets 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 UIComp Modifier and Type Method Description default booleanIEUIContainer. canContainComponent(java.lang.Class<? extends UIComp> componentClass)Checks if the UIComponent class in question can be added in this container.org.eclipse.core.runtime.IStatusEAbsoluteLayout. layoutNewComponents(java.util.List<UIComp> components, ComplexOperation op)Called to perform layout of the newly added components.default org.eclipse.core.runtime.IStatusIELayoutMgr. layoutNewComponents(java.util.List<UIComp> components, ComplexOperation op)Called to perform layout of the newly added components.Constructors in com.iizigo.panel.prop with parameters of type UIComp Constructor Description EAbsoluteData(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.EFlexData(UIComp uiComp)Creates a FlexData container for the component in question, used e.g.EGridData(UIComp uiComp)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.EListData(UIComp uiComp)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.EMenuData(UIComp uiComp)Creates a MenuData container for the component in question, used e.g.ESwapData(UIComp uiComp)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.ETabData(UIComp uiComp)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.calendar Modifier and Type Class Description classECalendarEventThe Editor version of a map marker.classEUICalendarListCalendar list component.Methods in com.iizigo.panel.prop.calendar with parameters of type UIComp Modifier and Type Method Description voidECalendarLayout. checkReplaceLayoutData(ComplexOperation op, UIComp comp)Perform check of the component layout data and replaces it if required.ECalendarDataECalendarLayout. 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 UIComp Constructor Description ECalendarData(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.chart Modifier and Type Class Description classEUIChartChart component.Uses of UIComp in com.iizigo.panel.prop.creator
Classes in com.iizigo.panel.prop.creator with type parameters of type UIComp Modifier and Type Class Description classNameVSFieldCreator<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.map Modifier and Type Class Description classEMapMarkerPropThe Editor version of a map marker.classEMapMarkersMap markers container for the designer.classEUIMapMap component.Methods in com.iizigo.panel.prop.map with parameters of type UIComp Modifier and Type Method Description voidEMapLayout. checkReplaceLayoutData(ComplexOperation op, UIComp comp)Perform check of the component layout data and replaces it if required.EMapDataEMapLayout. 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 UIComp Constructor Description EMapData(UIComp uiComp)Creates a ListData container for the component in question, used e.g.Uses of UIComp in com.iizigo.panel.prop.mlist
Subclasses of UIComp in com.iizigo.panel.prop.mlist Modifier and Type Class Description classEMLGroupMobile list items group container for the designer.classEMListList component.classEMLItemPropThe Editor version of a mobile list items group container.Methods in com.iizigo.panel.prop.mlist with parameters of type UIComp Modifier and Type Method Description voidEMLGroupLayout. 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.EMListDataEMLGroupLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.EMListDataEMListLayout. 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 UIComp Constructor Description EMListData(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.table Modifier and Type Class Description classEUITableThe Table "component" (really a container).classEUITableColumnThe Table Column component.Methods in com.iizigo.panel.prop.table with parameters of type UIComp Modifier and Type Method Description voidEUITableLayout. checkReplaceLayoutData(ComplexOperation op, UIComp comp)Perform check of the component layout data and replaces it if required.EUITableDataEUITableLayout. 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 UIComp Constructor Description EUITableData(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 UIComp Modifier and Type Interface Description interfaceIAddUICompProvider<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 UIComp Modifier and Type Method Description static 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 UIComp Constructor Description VSActionCreation(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, java.lang.Boolean isNullAllowed, IPropUndoRedo undoRedo)The constructor.VSTableCreation(UIComp uiComp, Atom vsRef, EditorVirtualSpace virtualSpace, IPropUndoRedo undoRedo)The constructor.Uses of UIComp in com.iizix
Methods in com.iizix with parameters of type UIComp Modifier and Type Method Description IFontInfoIFontInfo.Resolver. from(UIComp comp)Returns the font information for a component.Uses of UIComp in com.iizix.api.ui
Methods in com.iizix.api.ui with type parameters of type UIComp Modifier and Type Method Description <COMP extends UIComp>
COMPUIBaseEvent. getFirstUIComponent(java.lang.String name, java.lang.Class<COMP> uiClass)Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIBaseEvent. getFirstUIComponentNull(java.lang.String name, java.lang.Class<COMP> uiClass)Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIBaseEvent. getPanelUIComponent(@UIRef java.lang.String uiPath, java.lang.Class<COMP> uiClass)Gets a UI component by UI path reference from the panel.<COMP extends UIComp>
COMPUIBaseEvent. getPanelUIComponentNull(@UIRef java.lang.String uiPath, java.lang.Class<COMP> uiClass)Gets a UI component with relative reference from this container.Methods in com.iizix.api.ui that return UIComp Modifier and Type Method Description UICompUIActionEvent. getContextComponent()The context UI component that caused the event, when the event is generated from a context menu.UICompUIFocusEvent. getOpposite()Gets the opposite component for the focus operation, i.e.UICompUICreateEvent. getSource()Gets the UI component created.UICompUIDestroyEvent. getSource()Gets the UI component destroyed.UICompUIFocusEvent. getSource()Gets the UI component that is the source of the event, i.e.UICompUISelectionEvent. getSource()Gets the UI component that is the source of the event.UICompUITextChangeEvent. getSource()Gets the UI component that is the source of the event, i.e.UICompUIValueChangeEvent. getSource()Gets the UI component that is the source of the event, i.e.Constructors in com.iizix.api.ui with parameters of type UIComp Constructor Description UIActionEvent(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 UIComp Modifier and Type Method Description UICompVSActionEvent. getContextComponent()The context UI component that caused the event, when the event is generated from a context menu.UICompVSBaseEventWithTrigger. getTriggerUIComp()Gets the UIComp that triggered the event.Constructors in com.iizix.api.vs with parameters of type UIComp Constructor Description VSActionEvent(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 UIComp Modifier and Type Method Description default UICompIAppSessionFocusProvider. findFocusFromVS(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, IVirtualSpaceFocusEngine vsFocusEngine, VirtualSpace vsVirtual, IVSComponent vsComp, UIComp currentFocusedUIComp, boolean mustChangePanel)Finds the UI focus from VS.UICompIClientSessionGyro. getCurrentFocus()Returns the current focus in the UI.Methods in com.iizix.gyro with parameters of type UIComp Modifier and Type Method Description default 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 UIComp Modifier and Type Method Description booleanIAppHistoryEntry. 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 UIComp Modifier and Type Method Description doubleGUnit. 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 UIComp Modifier and Type Method Description LAYOUT_PROPBridgeContainer. add(VSField field, UIComp comp, java.lang.String prompt, java.lang.String tooltip)Adds a definition of a UI component mapping to a VS property.Uses of UIComp in com.iizix.prop.content
Subclasses of UIComp in com.iizix.prop.content Modifier and Type Class Description classAbstractContentUIContainer<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.ui Modifier and Type Class Description classAbstractUIActionAbstract UI Action component such as buttons or menu item that are connected to a VS Action.classMUIHeadingHeader UI container.classMUISimpleDialogSimple mobile popup dialog.classMUISwitchMobile switch UI component.classMUITabBarTab bar UI container.classUIAbstractListChoiceAbstract list choice UI component used for combobox and spinner.classUIAccordionAccordion UI container.classUIButtonButton UI component.classUICalendarCalendar UI component.classUICheckBoxCheckbox UI component.classUICheckedMenuItemMenu item UI component.classUIComboBoxCombobox UI component.classUIContainerThe UIContainer class is a standard simple container for components.classUIContextMenuContext menu UI container.classUIDialogDesktop popup dialog.classUIEmptyEmpty UI component.classUIGaugeGauge UI component.classUIImageImage UI component.classUIImage2Image Crop and Upload UI component.classUILabelLabel UI component.classUIMediaMedia UI component.classUIMenuMenu UI container.classUIMenuBarMenu bar UI container.classUIMenuItemMenu item UI component.classUIMenuSeparatorMenu separator UI component.classUIOutputOutput (label) UI component.classUIPanelPanel UI container.classUIPanelBaseBase panel UI container.classUIPanelPartPanel part UI container.classUIPanelPartCnrThe UI panel part container.classUIProgressProgress UI component.classUIRadioButtonRadio button UI component.classUIRadioMenuItemMenu item UI component.classUISliderSlider UI component.classUISpinnerSpinner UI component.classUISwapContainerUI swap container.classUITabContainerUI tab container.classUITextText UI component.classUITextAreaText area UI component.classUITitlePaneTitle panel UI container optionally collapsable.Fields in com.iizix.prop.ui declared as UIComp Modifier and Type Field Description static UIComp[]UIComp. EMPTYEmpty array of components.Methods in com.iizix.prop.ui with type parameters of type UIComp Modifier and Type Method Description default <COMP extends UIComp>
COMPIUIComp. getFirstUIComponent(java.lang.String name, java.lang.Class<COMP> uiClass)Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIContainer. getFirstUIComponent(java.lang.String name, java.lang.Class<COMP> uiClass)Gets the first UI component of the specified name and UI class.default <COMP extends UIComp>
COMPIUIComp. getFirstUIComponentNull(java.lang.String name, java.lang.Class<COMP> uiClass)Gets the first UI component of the specified name and UI class.<COMP extends UIComp>
COMPUIContainer. getFirstUIComponentNull(java.lang.String name, java.lang.Class<COMP> uiClass)Gets the first UI component of the specified name and UI class.default <COMP extends UIComp>
COMPIUIComp. getPanelUIComponent(@UIRef java.lang.String uiPath, java.lang.Class<COMP> uiClass)Gets a UI component by UI path reference from the panel.default <COMP extends UIComp>
COMPIUIComp. getPanelUIComponentNull(@UIRef java.lang.String uiPath, java.lang.Class<COMP> uiClass)Gets a UI component by UI path reference from the panel.<COMP extends UIComp>
COMPUIContainer. getUIComponent(@UIRef java.lang.String uiPath, java.lang.Class<COMP> uiClass)Gets a UI component with relative reference from this container.<COMP extends UIComp>
COMPUIContainer. getUIComponentNull(@UIRef java.lang.String uiPath, java.lang.Class<COMP> uiClass)Gets a UI component with relative reference from this container.Methods in com.iizix.prop.ui that return UIComp Modifier and Type Method Description UICompUIComp. 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(java.lang.String groupName)Gets the components being part of the selection group specified.UIComp[]IUIGroupSeparator. getRadioSelectionComponents(java.lang.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(java.lang.String groupName)Gets the components being part of the selection group specified.UICompIUIContainer. getSelectedRadioComponent(java.lang.String groupName)Gets the currently selected radio component in the group.default UICompIUIRadioComponent. getSelectedRadioComponent()Gets the currently selected radio component in the group.UICompUIContainer. getSelectedRadioComponent(java.lang.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.UICompUIAnnotationReferenceProcessor. resolveReference(GProp<?> scope, java.lang.String relativeReference)Resolves a reference name to a UI component.Methods in com.iizix.prop.ui that return types with arguments of type UIComp Modifier and Type Method Description java.util.List<UIComp>VSMappings. get(VSComponent vsComp)Gets the mappings of a VSComponent to the panel components.Methods in com.iizix.prop.ui with parameters of type UIComp Modifier and Type Method Description LAYOUT_PROPLayoutMgr. add(UIComp component)Adds the component last.LAYOUT_PROPLayoutMgr. add(UIComp component, int index)Adds the component at a specific index.LAYOUT_PROPLayoutMgr. add(UIComp component, int index, IComplexOperation op)Adds the component at a specific index.voidUIComp. add(UIComp component)Adds a component to the container with a property for the layout manager.booleanVSMappings. add(java.lang.String uiRef, UIComp uiComp, VSComponent vsComp)Adds a new mapping.booleanVSMappings. add(java.lang.String uiRef, UIComp uiComp, VSComponent vsComp, boolean force)Adds a new mapping.AbsoluteDataAbsoluteLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.AccordionDataAccordionLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.BorderDataBorderLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.ContextMenuDataContextMenuLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.FlexDataFlexLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.GridDataGridLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.HeadingDataHeadingLayout. 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.ListDataListLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.MenuBarDataMenuBarLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.MenuDataMenuLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.SwapDataSwapLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.TabBarDataTabBarLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.TabDataTabLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.java.util.List<VSComponent>VSMappings. get(UIComp uiComp)Gets the mappings of a panel UIComp to the VirtualSpace VSComponent's.default booleanIUIAction. invoke(boolean isRemote, boolean doRequestFocus, UIComp focusComponent)Invokes 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 voidUIPanelBase. 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. 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.java.lang.StringVSMappings. list(UIComp uiComp, java.lang.String indent)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.booleanLayoutMgr. remove(UIComp component)Removes 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.java.lang.StringIUIComp. setUIContainerFocus(UIComp requestor, boolean doAnimate)Sets the focus to the UI container and all its parents.java.lang.StringUIAccordion. setUIContainerFocus(UIComp requestor, boolean doAnimate)Sets the focus to the UI container and all its parents.java.lang.StringUIComp. setUIContainerFocus(UIComp requestor, boolean doAnimate)Sets the focus to the UI container and all its parents.java.lang.StringUIContainer. setUIContainerFocus(UIComp requestor, boolean doAnimate)Sets the focus to the UI container and all its parents.java.lang.StringUISwapContainer. setUIContainerFocus(UIComp requestor, boolean doAnimate)Sets the focus to the UI container and all its parents.java.lang.StringUITabContainer. 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.calendar Modifier and Type Class Description classCalendarEventA (sub)calendar list event.classUICalendarListCalendar List UI component.Methods in com.iizix.prop.ui.calendar with parameters of type UIComp Modifier and Type Method Description CalendarDataCalendarLayout. 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.chart Modifier and Type Class Description classUIChartChart UI component.Uses of UIComp in com.iizix.prop.ui.datetime
Subclasses of UIComp in com.iizix.prop.ui.datetime Modifier and Type Class Description classUIDateTimeDate/Time UI Component.Methods in com.iizix.prop.ui.datetime with parameters of type UIComp Modifier and Type Method Description static 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.map Modifier and Type Class Description classMapMarkerPropThe property container for map markers.classMapMarkersThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.classUIMapMap UI component.Methods in com.iizix.prop.ui.map with parameters of type UIComp Modifier and Type Method Description MapDataMapLayout. 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.mlist Modifier and Type Class Description classMLGroupThe 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.classMListMobile list item UI component.classMLItemPropThe property container for mobile list items.Methods in com.iizix.prop.ui.mlist with parameters of type UIComp Modifier and Type Method Description MListDataMLGroupLayout. createDefaultLayoutProp(UIComp uiComp)Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.MListDataMListLayout. 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 UIComp Modifier and Type Method Description UICompBooleanSelection. getUISource()Gets the UI component being the source of the event.UICompIUISelection. getUISource()Gets the UI component being the source of the event.UICompMultipleIndiciesSelection. getUISource()Gets the UI component being the source of the event.UICompNoSelection. getUISource()Gets the UI component being the source of the event.UICompRadioSelection. getUISource()Gets the UI component being the source of the event.UICompSingleIndexSelection. getUISource()Gets the UI component being the source of the event.UICompTriStateSelection. 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.table Modifier and Type Class Description classUITableThe table UI container.classUITableColumnThe table column UI container.Methods in com.iizix.prop.ui.table with parameters of type UIComp Modifier and Type Method Description UITableDataUITableLayout. 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 UIComp Modifier and Type Method Description java.lang.StringVSAction. invoke(IClientSessionGyro clientGyro, GProp<?> trigger, boolean isRemote, UIComp contextComponent, IVSActionProcessComplete completeCallback)Invokes the action.protected voidVirtualSpace. invokeOnVSActionMethod(VSAction action, GProp<?> trigger, UIComp contextComponent)Invoke the action event method.Uses of UIComp in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return UIComp Modifier and Type Method Description UICompClientSessionGyro. getCurrentFocus()Returns the current focus in the UI.Methods in com.iizix.server.gyro with parameters of type UIComp Modifier and Type Method Description booleanAppHistoryEntry. 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.