FormControl

FormControl[assoc,struct]

表示笔记本中可编辑的表单,其中由 struct 指定结构,由 assoc 指定当前值.

FormControl[Dynamic[x],struct]

表示笔记本中的一个表单,当前值由动态更新的 x 值给定.

更多信息

  • 结构 struct 可被指定为 FormObject 或是一个完整的 FormObject[] 表达式.
  • 在显示的表单中的值可被编辑,而不会影响 FormControl[] 中的值. FormControl[] 中的值只有在点击 Submit 按钮时才会被更新.

范例

打开所有单元关闭所有单元

基本范例  (2)

使用 FormControl 动态更新变量:

使用完整的 FormObject 规范更好地控制 FormControl 外观:

范围  (1)

FormControl 的第一个参数不必要为一个 Dynamic 表达式:

但是,如果第一个参数没有与右键关联,FormControl 将不会被渲染:

属性和关系  (2)

当给定一个 FormObjectManipulate 会自动使用 FormControl

对于 Manipulate 中给定的字段,可以使用 ControlType 指定 FormControl

Wolfram Research (2016),FormControl,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FormControl.html.

文本

Wolfram Research (2016),FormControl,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FormControl.html.

CMS

Wolfram 语言. 2016. "FormControl." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/FormControl.html.

APA

Wolfram 语言. (2016). FormControl. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/FormControl.html 年

BibTeX

@misc{reference.wolfram_2024_formcontrol, author="Wolfram Research", title="{FormControl}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/FormControl.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_formcontrol, organization={Wolfram Research}, title={FormControl}, year={2016}, url={https://reference.wolfram.com/language/ref/FormControl.html}, note=[Accessed: 22-November-2024 ]}