You should never construct this class by yourself, use the caplin.webcentric.layout.WebcentricLayoutService to construct it for you.
Attributes | Name and Description |
---|---|
|
caplin.webcentric.layout.WebcentricLayout( pageMetaData, isClosable, isWritable, name, id)
|
Attributes | Name and Description |
---|---|
|
void
getName()
|
|
void
getProperty( propertyName)
|
|
void
insertComponent( component, name)
|
|
void
isClosable()
|
|
void
isSaved()
|
|
void
isWritable()
|
►
caplin.webcentric.layout.WebcentricLayout( pageMetaData, isClosable, isWritable, name, id)
pageMetaData | ||
isClosable | ||
isWritable | ||
name | ||
id |
►
void
getName()
►
void
insertComponent( component, name)
See caplin.layout.Layout#insertComponent.
component | ||
name |
►
void
isClosable()
►
void
isSaved()
►
void
isWritable()