Class AddConletType.PageComponentSpecification
java.lang.Object
org.jgrapes.webconsole.base.events.AddConletType.PageComponentSpecification
- Enclosing class:
AddConletType
Specifies an embedded instance to be added.
-
Constructor Summary
ConstructorDescriptionPageComponentSpecification
(String area, Map<String, String> properties) Instantiates a new embed spec. -
Method Summary
-
Constructor Details
-
PageComponentSpecification
Instantiates a new embed spec.- Parameters:
area
- the areaproperties
- the properties
-
-
Method Details
-
getArea
Gets the area.- Returns:
- the area
-
getProperties
Gets the properties.- Returns:
- the properties
-