1.A layout pattern consisting of a Master layout (containing a collection of data) and Detail (containing detailed information about an item from the collection).
2.A term used in parallel processing where there are multiple Detail threads controlled by a hypervising Master thread manager.
3.A layout pattern consisting of a Detail layout (containing a collection of data) and Master (containing detailed information about an item from the collection).
4.A layout pattern consisting of a user-interactive Master layout, and a passive non-touch-enabled Detail layout.