Class ConfiguredByLayoutAddon

java.lang.Object
org.eclnt.jsfserver.elements.ConfiguredByLayoutAddon
All Implemented Interfaces:
Serializable

public class ConfiguredByLayoutAddon extends Object implements Serializable
Implementation helper for interface IConfiguredByLayout. A couple items of the processing are outsources into this class - so that it can be easily added to existing classes.
See Also:
  • Constructor Details

    • ConfiguredByLayoutAddon

      public ConfiguredByLayoutAddon()
  • Method Details