Class PlaceholderGroup

java.lang.Object
de.xima.fc.gui.model.PlaceholderGroup
All Implemented Interfaces:
IPlaceholderGroup, Serializable

public class PlaceholderGroup extends Object implements IPlaceholderGroup
Implementation of a IPlaceholderGroup with a single ID.
See Also:
  • Constructor Details

    • PlaceholderGroup

      public PlaceholderGroup(String id)
  • Method Details