prdGenUI: 物料编码生成器界面

View source: R/prdGen.R

prdGenUIR Documentation

物料编码生成器界面

Description

物料编码生成器界面

Usage

prdGenUI(
  tabTitle = "物料编码生成",
  colTitles = c("物料分组设置", "物料属选选配", "物料生成结果"),
  widthRates = c(4, 8, 12),
  func_left = prdGenUI_com_left,
  func_right = prdGenUI_com_right,
  func_bottom = prdGenUI_com_bottom
)

Arguments

tabTitle

标题

colTitles

主页标题

widthRates

左右比例

func_left

左函数

func_right

右函数

func_bottom

下面一栏

Value

返回值

Examples

prdGenUI()

takewiki/mdlMultipleMaterialUI documentation built on Aug. 25, 2023, 3:31 a.m.