Uses of Class
com.iizix.prop.ui.UIPanelPart
Packages that use UIPanelPart
Uses of UIPanelPart in com.iizigo.panel.prop
Subclasses of UIPanelPart in com.iizigo.panel.propUses of UIPanelPart in com.iizix.prop
Methods in com.iizix.prop with parameters of type UIPanelPartModifier and TypeMethodDescriptionvoidIPanelPartReferenceOwner.onBroken(UIPanelPart panelPart) Called when the panel part reference has been broken, i.e.voidIPanelPartReferenceOwner.onResolved(UIPanelPart panelPart) Called when the panel part reference has been resolved.Uses of UIPanelPart in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return types with arguments of type UIPanelPartMethods in com.iizix.prop.ui with parameters of type UIPanelPartModifier and TypeMethodDescriptionprotected voidPanelPartReference.onBroken(UIPanelPart target) Called when the target is broken.voidUIPanelPartCnr.onBroken(UIPanelPart panelPart) Called when the panel part reference has been broken, i.e.protected voidPanelPartReference.onResolved(UIPanelPart target) Called when the target is resolved.voidUIPanelPartCnr.onResolved(UIPanelPart panelPart) Called when the panel part reference has been resolved.