Interface AttachedObjectTarget

All Known Subinterfaces:
ActionSource2AttachedObjectTarget, ActionSourceAttachedObjectTarget, BehaviorHolderAttachedObjectTarget, EditableValueHolderAttachedObjectTarget, ValueHolderAttachedObjectTarget

public interface AttachedObjectTarget
Since:
2.0
  • Field Details

    • ATTACHED_OBJECT_TARGETS_KEY

      static final String ATTACHED_OBJECT_TARGETS_KEY
      The key in the value set of the composite component BeanDescriptor, the value for which is a List<AttachedObjectTarget>.
      See Also:
  • Method Details