五、Standard Controllers

1.standardController:标准的controller 是同页面的standard Object的界面button的功能和逻辑是一样的
MyCustomObject__c">

2.数据关系:

{!contact.Account.Owner.FirstName}: (a three-level child-to-parent relationship) 

{!account.Contacts}:parent-to-child






转载于:https://www.cnblogs.com/bandariFang/p/5446987.html

你可能感兴趣的:(五、Standard Controllers)