Package com.iizix.prop
Interface ICircularRetargetParent
- All Known Implementing Classes:
AbstractBaseRelativeReference
,AbstractFixedVirtualizedBaseRelativeReference
,AbstractReference
,AbstractUICompRelativeReference
,AssetReference
,AssetReferences
,BackgroundImageReference
,ContextMenuReference
,DatabaseTransactionReference
,EditorSelectorReference
,EditorVSFocusReference
,EditorVSOnUIEvent
,FixedVirtualizedAbstractReference
,ImageReference
,KStringProp
,LabelForReference
,PanelPartReference
,PatternProp
,PlainKStringProp
,ScreenActionReference
,ScreenFieldReference
,SelectorReference
,ServerConfigEnvReference
,StylesReferences
,TextTableReference
,VSActionActorParticipant
,VSActionReference
,VSColumnReference
,VSComponentReference
,VSFieldReference
,VSFocusReference
,VSGroupReference
,VSOnUIEvent
,VSParticipant
,VSParticipantReference
,VSReference
,VSRelativeReference
,VSTableColumnReference
,VSTableReference
,WebServiceReference
public interface ICircularRetargetParent
Tagging interface causing the return value of theGProp.getReferences(java.util.List)
to be used from the parent property rather than the actual property.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default boolean
isCircularRetargetParent()
Checks if the parent is the target or not.