Attributes | Name and Description |
---|---|
|
caplin.layout.LayoutTemplate()
|
Attributes | Name and Description |
---|---|
|
String
getName()
Returns the name of the layout template. |
|
String
getProperty(String propertyName)
Returns the value of the layout template's property. |
►
caplin.layout.LayoutTemplate()
►
String
getName()
Returns the name of the layout template. This is a display name only, and should not be used for identification.
►
String
getProperty(String propertyName)
Returns the value of the layout template's property.
String | propertyName | The name of the property to retrieve. |