UIInput组件的立即属性 [英] Immediate attribute for UIInput component

查看:41
本文介绍了UIInput组件的立即属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI

如果我要为UIInput组件添加true属性,并且UICommand按钮没有Instant属性.会怎样?请回答我以下的问题.

If I am adding the immediate attribute true for the UIInput component and UICommand button doesn't have the immediate attribute. What will be the flow? Please answer my below questions.

  • 如果该UIInput包含无效数据,则错误将显示在屏幕上.
  • 如果还有另一个具有即时属性的UIInput组件,如果它也包含无效数据,则会在屏幕上显示错误.
  • 我知道验证将在申请请求"值阶段进行.唯一的验证是发生了还是转换也发生了?

请澄清我的疑问.

推荐答案

如果该UIInput包含无效数据,则错误将显示在屏幕上.

If that UIInput has the invalid data, will the error shown in the screen.

是的

如果还有另一个具有即时属性的UIInput组件,如果它也包含无效数据,则会在屏幕上显示错误.

If there is another UIInput component with immediate attribute, if this also has the invalid data, will the error shown in the screen.

是的

我知道验证将在申请请求"值阶段进行.唯一的验证是发生了还是转换也发生了?

I know that the validation will happen in the Apply Request values phase. Does the only validation happens or conversion also happens.

转换总是直接在同一阶段进行验证之前发生.

Conversion happens always directly before validation in the same phase.

这篇关于UIInput组件的立即属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆