mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-05 04:38:10 +08:00
PL-10438 PopupView minimizedValue actually supports HTML
This commit is contained in:
parent
a414e893c9
commit
2e2ea90491
@ -33,7 +33,7 @@ public interface PopupView extends Component.HasCaption, Component.BelongToFrame
|
||||
boolean isPopupVisible();
|
||||
|
||||
/**
|
||||
* Set value for the label of component.
|
||||
* Set value for the label of component. Value of the label can contain HTML.
|
||||
*
|
||||
* @param minimizedValue label text.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user