fferpcore.TargetObject2global interface TargetObject2 extends TargetObject This class represents a Target Object that can receive data. This class extends fferpcore.TargetObject MethodsisLinkControlEnabledBoolean isLinkControlEnabled() Return ValueTrue to send back information about this target object to the source object. False otherwise. setLinkControlEnabledvoid setLinkControlEnabled(Boolean isLinkControlEnabled) Enable or disable link control for this target object. Input Parameters
|