Application_BrokerPortletRef
BrokerPortletRef
A reference to the application broker portlet. There is at most one, and it will be the first portlet to load.
Properties
caption : stringString indentifier for caption display in the UI.
icon : stringIcon provides a means of visual recognition of the PortletRef.
name : uiIdentifierUniquely identifies the PortletRef.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter. Case and length are not restricted. Letters and numbers are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
screen : identifierSpecifies the screen.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
showCaption : booleanTrue if the caption bar of the portlet will be displayed.
style : stringSpecifies the style for the portlet.
Parents
Application - A classic presentation layer application. (deprecated)
Parent topic: Application