Foundations Apex API Developer Reference

fferpcore.TargetObject2

global interface TargetObject2 extends TargetObject

This class represents a Target Object that can receive data.

This class extends fferpcore.TargetObject

Methods

isLinkControlEnabled

Boolean isLinkControlEnabled()

Return Value

True to send back information about this target object to the source object. False otherwise.

setLinkControlEnabled

void setLinkControlEnabled(Boolean isLinkControlEnabled)

Enable or disable link control for this target object.

Input Parameters

Name Type Description
isLinkControlEnabled Boolean True to enable link control. False to disable it.
© Copyright 2009–2021 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.