Constructor
new AppSpec()
Properties:
Name | Type | Description |
---|---|---|
sysname |
string | システム名 |
name |
string | プログラム名 |
nextname |
string | 次画面プログラム名 |
beforename |
string | 前画面プログラム名 |
formcontroll |
object | フォーム管理クラス |
formno |
number | フォームNo |
- Source:
Extends
Methods
(static) initialSetting(App)
初期情報を設定する
Parameters:
Name | Type | Description |
---|---|---|
App |
object | アプリケーション(画面)情報 |
- Source:
(static) setFormNo(enterTabPFKey)
formnoを設定する
Parameters:
Name | Type | Description |
---|---|---|
enterTabPFKey |
object |
- Source:
(static) setSysName()
システム名を設定する
- Source: