w2layout.message

Displays a message at the top of panel.
message(panel, msgOptions);
panel string, name of the panel
msgOptions object, message parameters

Description

Occasionally, you need to lock a panel and display a short message. The message method allows you to do just that. The method will slide an overlay at the top of the panel.
The second argument msgOptions is a map of properties as follows: To display the message Call it again to close the message

User Comments

comments powered by Disqus