Uses of Class
com.iizix.prop.ui.UIPanelPart
Uses of UIPanelPart in com.iizigo.panel.prop
Uses of UIPanelPart in com.iizix.prop
Modifier and TypeMethodDescriptionvoid
IPanelPartReferenceOwner.onBroken
(UIPanelPart panelPart) Called when the panel part reference has been broken, i.e.void
IPanelPartReferenceOwner.onResolved
(UIPanelPart panelPart) Called when the panel part reference has been resolved.Uses of UIPanelPart in com.iizix.prop.ui
Modifier and TypeMethodDescriptionprotected void
PanelPartReference.onBroken
(UIPanelPart target) Called when the target is broken.void
UIPanelPartCnr.onBroken
(UIPanelPart panelPart) Called when the panel part reference has been broken, i.e.protected void
PanelPartReference.onResolved
(UIPanelPart target) Called when the target is resolved.void
UIPanelPartCnr.onResolved
(UIPanelPart panelPart) Called when the panel part reference has been resolved.