日食黄点符号
使用: Eclipse、JSF、Facelets。
<h:message for="loginButton">
此标记在包含名为 loginButton 的实际 UIComponend 的表单外部使用。当我使用 eclipse 时,建议 for 属性以这种方式标记: 。 黄点代表什么?
LE:
我尝试了这里,但我找不到任何有用的东西。
Using: Eclipse, JSF, Facelets.
<h:message for="loginButton">
This tag is used outside the form which contains the actual UIComponend named loginButton. When I use eclipse suggest the for attribute is marked this way: .
What does the yellow dot stands for?
LE:
I tried here but I couldn't find anything useful.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我记得,这意味着必需的属性。
As far as I remember, it means required attribute.