Visualforce Development Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 2. Custom Components

In this chapter, we will cover the following recipes:

  • Passing attributes to components
  • Updating attributes in component controllers
  • Passing action methods to components
  • Data-driven decimal places
  • The custom iterator component
  • Setting a value into a controller property
  • Multiselecting related objects
  • Notifying the containing page controller