Uses of Class
com.iizix.prop.ui.VSMappings
Package
Description
Uses of VSMappings in com.iizix.prop.content
Modifier and TypeMethodDescriptionprotected void
AbstractContentUIContainer.addMappings
(VSMappings mappings, VSComponent vsStateFocus) Gets the mappings of a VirtualSpace to the panel components.void
IContentData.addMappings
(VSMappings mappings, String uiRef, ITEM item) Adds the mappings of a VirtualSpace to the panel components.protected void
AbstractContentUIContainer.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
Modifier and TypeMethodDescriptionfinal VSMappings
UIPanelBase.getPanelMappings()
Gets the panels components that refer to the VirtualSpace in question, and their mappings to the VSComponent's.Modifier and TypeMethodDescriptionprotected void
UIComp.addMappings
(VSMappings mappings, VSComponent vsStateFocus) Gets the mappings of a VirtualSpace to the panel components.Uses of VSMappings in com.iizix.prop.ui.map
Modifier and TypeMethodDescriptionvoid
MapMarker.addMappings
(VSMappings mappings, String uiRef, MapMarkerProp item) Adds the mappings of a VirtualSpace to the panel components.protected void
MapMarkerProp.addMappings
(VSMappings mappings, VSComponent vsStateFocus) Gets the mappings of a VirtualSpace to the panel components.Uses of VSMappings in com.iizix.prop.ui.mlist
Modifier and TypeMethodDescriptionvoid
MLItem.addMappings
(VSMappings mappings, String uiRef, MLItemProp item) Adds the mappings of a VirtualSpace to the panel components.protected void
MLItemProp.addMappings
(VSMappings mappings, VSComponent vsStateFocus) Gets the mappings of a VirtualSpace to the panel components.