Uses of Class
com.iizix.prop.ui.UIComp
Package
Description
Uses of UIComp in com.iizigo.java
Modifier and TypeMethodDescriptionstatic void
EventConnections.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
Modifier 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
Modifier and TypeMethodDescriptionUIComp[]
IUIBuilder.getUIBuildComponents()
Returns the UI components built with the builder.Modifier and TypeMethodDescriptionvoid
UIBuildData.addComponent
(UIComp comp, ComplexOperation op) Adds the layout operation when the first components is added.Uses of UIComp in com.iizigo.link.ui.builder
Modifier 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.ModifierConstructorDescriptionLayoutNewComponentsOperation
(IEUIContainer container, List<UIComp> components) Constructor.Uses of UIComp in com.iizigo.panel
Uses of UIComp in com.iizigo.panel.prop
Modifier and TypeClassDescriptionclass
Heading container.class
Editor class for UISimpleDialog.class
Mobile switch UI component.class
Tab bar container.class
Accordion container.class
Button component.class
Calendar component.class
Checkbox component.class
Checked menu item component.class
Combobox component.class
Editor class for UIContainer.class
Context menu container.class
Date/Time UI component.class
Editor class for UIDialog.class
Empty component.class
Gauge component.class
Image component.class
Image component.class
Label component.class
Media component.class
Menu container.class
Menu bar container.class
Menu item component.class
Menu separator component.class
Label component.class
Editor class for UIPanel.class
Editor class for UIPanel.class
Editor class for UIContainer.class
Progress component.class
Radio button component.class
Radio menu item component.class
Slider component.class
Spinner UI component.class
Swap container.class
Tab container.class
Text component (entry field).class
Text area component.class
Group container.Modifier 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.Modifier and TypeMethodDescriptionvoid
DragDropPropCnr.addDNDComp
(UIComp comp) Adds a component to the DND container for a JS drag.void
EAbsoluteLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
EAccordionLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
EBorderLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
EFlexLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
EGridLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
EHeadingLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
EListLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
EMenuBarLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
ESwapLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
ETabBarLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
ETabLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
IReplaceLayoutData.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.boolean
EGridLayout.clearComponentArea
(ComplexOperation op, UIComp comp) Clears the area occupied by a component.boolean
IClearComponentArea.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.int
Gets the column of a component.int
Gets the row of a component.void
EAbsoluteLayout.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.void
EHeadingLayout.onDropCompleted
(DropInfo di, UIComp[] newComps, ComplexOperation op) Called prior to executing the operation after a drop, to perform some additional processing.default void
IELayoutMgrSimpleDND.onDropCompleted
(DropInfo di, UIComp[] newComps, ComplexOperation op) Called prior to executing the operation after a drop, to perform some additional processing.Modifier and TypeMethodDescriptiondefault boolean
IEUIContainer.canContainComponent
(Class<? extends UIComp> componentClass) Checks if the UIComponent class in question can be added in this container.org.eclipse.core.runtime.IStatus
EAbsoluteLayout.layoutNewComponents
(List<UIComp> components, ComplexOperation op) Called to perform layout of the newly added components.default org.eclipse.core.runtime.IStatus
IELayoutMgr.layoutNewComponents
(List<UIComp> components, ComplexOperation op) Called to perform layout of the newly added components.ModifierConstructorDescriptionEAbsoluteData
(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
Modifier and TypeClassDescriptionclass
The Editor version of a map marker.class
Calendar list component.Modifier and TypeMethodDescriptionvoid
ECalendarLayout.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.ModifierConstructorDescriptionECalendarData
(UIComp uiComp) Creates a ListData container for the component in question, used e.g.Uses of UIComp in com.iizigo.panel.prop.chart
Uses of UIComp in com.iizigo.panel.prop.creator
Modifier and TypeClassDescriptionclass
NameVSFieldCreator<UICOMP extends UIComp>
The component name creator with it's VS Field.class
TextPromptCreator<UICOMP extends UIComp>
The label creator.Uses of UIComp in com.iizigo.panel.prop.map
Modifier and TypeClassDescriptionclass
The Editor version of a map marker.class
Map markers container for the designer.class
Map component.Modifier and TypeMethodDescriptionvoid
EMapLayout.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.Uses of UIComp in com.iizigo.panel.prop.mlist
Modifier and TypeClassDescriptionclass
Mobile list items group container for the designer.class
List component.class
The Editor version of a mobile list items group container.Modifier and TypeMethodDescriptionvoid
EMLGroupLayout.checkReplaceLayoutData
(ComplexOperation op, UIComp comp) Perform check of the component layout data and replaces it if required.void
EMListLayout.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.ModifierConstructorDescriptionEMListData
(UIComp uiComp) Creates a ListData container for the component in question, used e.g.Uses of UIComp in com.iizigo.panel.prop.table
Modifier and TypeClassDescriptionclass
The Table "component" (really a container).class
The Table Column component.Modifier and TypeMethodDescriptionvoid
EUITableLayout.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.ModifierConstructorDescriptionEUITableData
(UIComp uiComp) Creates a BorderData container for the component in question, used e.g.Uses of UIComp in com.iizigo.panel.wizards
Modifier and TypeInterfaceDescriptioninterface
IAddUICompProvider<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.interface
IUICompCreator<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.Modifier and TypeMethodDescriptionstatic boolean
AddUICompWizard.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
ModifierConstructorDescriptionVSActionCreation
(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
Modifier 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.Modifier 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.ModifierConstructorDescriptionUIActionEvent
(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
Modifier 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.ModifierConstructorDescriptionVSActionEvent
(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
Modifier and TypeMethodDescriptiondefault UIComp
IAppSessionFocusProvider.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.Modifier and TypeMethodDescriptiondefault UIComp
IAppSessionFocusProvider.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
Modifier and TypeMethodDescriptionboolean
IAppHistoryEntry.setBackwardInfo
(UIComp uiComp) Sets the backward UI focus information for the entry.boolean
IAppHistoryEntry.setForwardInfo
(UIComp uiComp) Sets the forward UI focus information for the entry.Uses of UIComp in com.iizix.prop
Modifier and TypeMethodDescriptiondouble
GUnit.getPixelValue
(UIComp comp, boolean isHorz) Calculates the unit into a pixel value using the font information.Uses of UIComp in com.iizix.prop.bridge
Uses of UIComp in com.iizix.prop.content
Modifier and TypeClassDescriptionclass
AbstractContentUIContainer<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
Modifier and TypeClassDescriptionclass
Abstract UI Action component such as buttons or menu item that are connected to a VS Action.class
Header UI container.class
Simple mobile popup dialog.class
Mobile switch UI component.class
Tab bar UI container.class
Abstract list choice UI component used for combobox and spinner.class
Accordion UI container.class
Button UI component.class
Calendar UI component.class
Checkbox UI component.class
Menu item UI component.class
Combobox UI component.class
The UIContainer class is a standard simple container for components.class
Context menu UI container.class
Desktop popup dialog.class
Empty UI component.class
Gauge UI component.class
Image UI component.class
Image Crop and Upload UI component.class
Label UI component.class
Media UI component.class
Menu UI container.class
Menu bar UI container.class
Menu item UI component.class
Menu separator UI component.class
Output (label) UI component.class
Panel UI container.class
Base panel UI container.class
Panel part UI container.class
The UI panel part container.class
Progress UI component.class
Radio button UI component.class
Menu item UI component.class
Slider UI component.class
Spinner UI component.class
UI swap container.class
UI tab container.class
Text UI component.class
Text area UI component.class
Title panel UI container optionally collapsable.Modifier 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.Modifier 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 UIComp
IUIRadioComponent.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.Modifier and TypeMethodDescriptionVSMappings.get
(VSComponent vsComp) Gets the mappings of a VSComponent to the panel components.Modifier and TypeMethodDescriptionfinal LAYOUT_PROP
Adds the component last.final LAYOUT_PROP
Adds the component at a specific index.final LAYOUT_PROP
LayoutMgr.add
(UIComp component, int index, IComplexOperation op) Adds the component at a specific index.final void
Adds a component to the container with a property for the layout manager.boolean
VSMappings.add
(String uiRef, UIComp uiComp, VSComponent vsComp) Adds a new mapping.boolean
VSMappings.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_PROP
LayoutMgr.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 boolean
Invokes the action.default boolean
IUIAction.invoke
(boolean isRemote, boolean doRequestFocus, UIComp focusComponent, boolean fromContextMenu, UIComp contextComponent) Invokes the action.default void
IUIAction.invokeOnUIActionMethod
(GProp<?> trigger, UIComp contextComponent) Invoke the action event method.protected void
UIContextMenu.invokeOnUICreateMethod
(UIComp component) Invoke the create event methods of the component and the panel.protected void
UIContextMenu.invokeOnUIDestroyMethod
(UIComp component) Invoke the create event methods of the component and the panel.protected void
UIPanelBase.invokeOnUIFocusMethod
(boolean isFocusGained, UIComp component, UIComp opposite, IGProp<?> trigger) Invoke the focus event methods of the component and the panel.void
UIContextMenu.invokeOnUITextChangeMethod
(UIComp component, GProp<?> trigger) Invoke the onUITextChange event methods of the component and the panel.void
UIPanelBase.invokeOnUITextChangeMethod
(UIComp component, GProp<?> trigger) Invoke the onUITextChange event methods of the component and the panel.void
UIPanelBase.invokeOnUIValueChangeMethod
(UIComp component, GProp<?> trigger) Invoke the onUIValueChange event methods of the component and the panel.Lists the mappings from UI to VS.void
LayoutMgr.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 int
MUISwitch.onValueChanged
(UIComp switchComp, VSField field) Called when the field value is set.static int
UICheckBox.onValueChanged
(UIComp comp, VSField field) Called when the field value is set.static void
UIRadioButton.onValueChanged
(UIComp comp, VSField field, Value value, IPostEventProcessing postProcessing) Called when the field value is set.final boolean
Removes a component.static int
UICheckBox.setComponentCheckStateToVSField
(UIComp comp, VSField field) Sets the checkbox component from its check state values to its VirtualSpace Field, if any.static int
UIRadioButton.setComponentRadioSelectionToVSField
(UIComp comp) Sets the radio component from its selected state value to its VirtualSpace Field, if any.static int
MUISwitch.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 void
ILayoutDataAlignX.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 void
ILayoutDataAlignY.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
Modifier and TypeClassDescriptionclass
A (sub)calendar list event.class
Calendar List UI component.Modifier 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
Uses of UIComp in com.iizix.prop.ui.datetime
Modifier and TypeMethodDescriptionstatic int
UIDateTime.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
Modifier and TypeClassDescriptionclass
The property container for map markers.class
The map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.class
Map UI component.Modifier 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
Modifier and TypeClassDescriptionclass
The 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.class
Mobile list item UI component.class
The property container for mobile list items.Modifier 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.void
MLItemProp.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
Modifier 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
Modifier and TypeClassDescriptionclass
The table UI container.class
The table column UI container.Modifier 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
Modifier and TypeMethodDescriptionVSAction.invoke
(IClientSessionGyro clientGyro, GProp<?> trigger, boolean isRemote, UIComp contextComponent, IVSActionProcessComplete completeCallback) Invokes the action.Uses of UIComp in com.iizix.server.gyro
Modifier and TypeMethodDescriptionClientSessionGyro.getCurrentFocus()
Returns the current focus in the UI.Modifier and TypeMethodDescriptionboolean
AppHistoryEntry.setBackwardInfo
(UIComp uiComp) Sets the backward UI focus information for the entry.boolean
AppHistoryEntry.setForwardInfo
(UIComp uiComp) Sets the forward UI focus information for the entry.