Interface FieldScreenRenderer

All Known Implementing Classes:
BulkFieldScreenRendererImpl

@PublicApi public interface FieldScreenRenderer
Copyright (c) 2002-2004 All rights reserved.

A FieldScreenRenderer glues a FieldLayout (which governs requireability and hideability) with a FieldScreen (which governs tabs, and ordering within tabs, and screen-level hideability). For example, it is possible for a field to be hidden on this screen, but still visible on other screens.

FieldScreenRenderers are usually constructed with a user, and a particular operation.