Class FormFacade

All Implemented Interfaces:
ActionHolderFacade, ComponentFacade, Serializable

public class FormFacade extends ContextDataFacade
// *

// * Actions: // * The list of available actions needs to be evaluated here since they depend on // * the user (permissions) and the form scope. We can't just compile a fixed list and // * assign it to the form.

See Also: