Uses of Class
com.iizix.prop.ui.VSMappings
Packages that use VSMappings
Package
Description
Uses of VSMappings in com.iizix.prop.content
Methods in com.iizix.prop.content with parameters of type VSMappingsModifier and TypeMethodDescriptionprotected voidAbstractContentUIContainer.addMappings(VSMappings mappings, VSComponent vsStateFocus) Gets the mappings of a VirtualSpace to the panel components.voidIContentData.addMappings(VSMappings mappings, String uiRef, ITEM item) Adds the mappings of a VirtualSpace to the panel components.protected voidAbstractContentUIContainer.addMappingsTable(String uiRef, VSMappings mappings, VSComponent vsStateFocus) Gets the VSTable mappings of a VirtualSpace to the panel components.Uses of VSMappings in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return VSMappingsModifier and TypeMethodDescriptionfinal VSMappingsUIPanelBase.getPanelMappings()Gets the panels components that refer to the VirtualSpace in question, and their mappings to the VSComponent's.Methods in com.iizix.prop.ui with parameters of type VSMappingsModifier and TypeMethodDescriptionprotected voidUIComp.addMappings(VSMappings mappings, VSComponent vsStateFocus) Gets the mappings of a VirtualSpace to the panel components.Uses of VSMappings in com.iizix.prop.ui.map
Methods in com.iizix.prop.ui.map with parameters of type VSMappingsModifier and TypeMethodDescriptionvoidMapMarker.addMappings(VSMappings mappings, String uiRef, MapMarkerProp item) Adds the mappings of a VirtualSpace to the panel components.protected voidMapMarkerProp.addMappings(VSMappings mappings, VSComponent vsStateFocus) Gets the mappings of a VirtualSpace to the panel components.Uses of VSMappings in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist with parameters of type VSMappingsModifier and TypeMethodDescriptionvoidMLItem.addMappings(VSMappings mappings, String uiRef, MLItemProp item) Adds the mappings of a VirtualSpace to the panel components.protected voidMLItemProp.addMappings(VSMappings mappings, VSComponent vsStateFocus) Gets the mappings of a VirtualSpace to the panel components.