EditItemDefinitionオブジェクト
コンポーネント情報 | |
---|---|
version | 8.0.1 |
項目定義の編集情報を保持するクラスです。
var editItemDefinition = { address1SortKey : Integer, // 住所1表示順 address2SortKey : Integer, // 住所2表示順 address3SortKey : Integer, // 住所3表示順 addressbookKey : AddressbookKey, // アドレスブックキー countryCdSortKey : Integer, // 国コード表示順 defaultItem10Title : String, // 独自項目10タイトル(デフォルト) defaultItem1Title : String, // 独自項目1タイトル(デフォルト) defaultItem2Title : String, // 独自項目2タイトル(デフォルト) defaultItem3Title : String, // 独自項目3タイトル(デフォルト) defaultItem4Title : String, // 独自項目4タイトル(デフォルト) defaultItem5Title : String, // 独自項目5タイトル(デフォルト) defaultItem6Title : String, // 独自項目6タイトル(デフォルト) defaultItem7Title : String, // 独自項目7タイトル(デフォルト) defaultItem8Title : String, // 独自項目8タイトル(デフォルト) defaultItem9Title : String, // 独自項目9タイトル(デフォルト) departmentNameSortKey : Integer, // 組織名表示順 email1SortKey : Integer, // メールアドレス1表示順 email2SortKey : Integer, // メールアドレス2表示順 extensionFaxSortKey : Integer, // 内線FAX番号表示順 extensionTelSortKey : Integer, // 内線番号表示順 faxSortKey : Integer, // FAX番号表示順 item10SortKey : Integer, // 独自項目10表示順 item1SortKey : Integer, // 独自項目1表示順 item2SortKey : Integer, // 独自項目2表示順 item3SortKey : Integer, // 独自項目3表示順 item4SortKey : Integer, // 独自項目4表示順 item5SortKey : Integer, // 独自項目5表示順 item6SortKey : Integer, // 独自項目6表示順 item7SortKey : Integer, // 独自項目7表示順 item8SortKey : Integer, // 独自項目8表示順 item9SortKey : Integer, // 独自項目9表示順 mobileEmailSortKey : Integer, // 携帯メールアドレス表示順 mobileSortKey : Integer, // 携帯電話番号表示順 postNameSortKey : Integer, // 役職名表示順 remarksSortKey : Integer, // 備考表示順 telSortKey : Integer, // 電話番号表示順 urlSortKey : Integer, // URL表示順 userNameSortKey : Integer, // ユーザ名表示順 userSearchNameSortKey : Integer, // フリガナ表示順 zipCdSortKey : Integer // 郵便番号表示順 }
プロパティの概要
型 | プロパティ名 | アクセス権 |
---|---|---|
Integer | address1SortKey 住所1表示順 |
|
Integer | address2SortKey 住所2表示順 |
|
Integer | address3SortKey 住所3表示順 |
|
AddressbookKey | addressbookKey アドレスブックキー |
|
Integer | countryCdSortKey 国コード表示順 |
|
String | defaultItem10Title 独自項目10タイトル(デフォルト) |
|
String | defaultItem1Title 独自項目1タイトル(デフォルト) |
|
String | defaultItem2Title 独自項目2タイトル(デフォルト) |
|
String | defaultItem3Title 独自項目3タイトル(デフォルト) |
|
String | defaultItem4Title 独自項目4タイトル(デフォルト) |
|
String | defaultItem5Title 独自項目5タイトル(デフォルト) |
|
String | defaultItem6Title 独自項目6タイトル(デフォルト) |
|
String | defaultItem7Title 独自項目7タイトル(デフォルト) |
|
String | defaultItem8Title 独自項目8タイトル(デフォルト) |
|
String | defaultItem9Title 独自項目9タイトル(デフォルト) |
|
Integer | departmentNameSortKey 組織名表示順 |
|
Integer | email1SortKey メールアドレス1表示順 |
|
Integer | email2SortKey メールアドレス2表示順 |
|
Integer | extensionFaxSortKey 内線FAX番号表示順 |
|
Integer | extensionTelSortKey 内線番号表示順 |
|
Integer | faxSortKey FAX番号表示順 |
|
Integer | item10SortKey 独自項目10表示順 |
|
Integer | item1SortKey 独自項目1表示順 |
|
Integer | item2SortKey 独自項目2表示順 |
|
Integer | item3SortKey 独自項目3表示順 |
|
Integer | item4SortKey 独自項目4表示順 |
|
Integer | item5SortKey 独自項目5表示順 |
|
Integer | item6SortKey 独自項目6表示順 |
|
Integer | item7SortKey 独自項目7表示順 |
|
Integer | item8SortKey 独自項目8表示順 |
|
Integer | item9SortKey 独自項目9表示順 |
|
Integer | mobileEmailSortKey 携帯メールアドレス表示順 |
|
Integer | mobileSortKey 携帯電話番号表示順 |
|
Integer | postNameSortKey 役職名表示順 |
|
Integer | remarksSortKey 備考表示順 |
|
Integer | telSortKey 電話番号表示順 |
|
Integer | urlSortKey URL表示順 |
|
Integer | userNameSortKey ユーザ名表示順 |
|
Integer | userSearchNameSortKey フリガナ表示順 |
|
Integer | zipCdSortKey 郵便番号表示順 |
プロパティの詳細
Integer address1SortKey
住所1表示順
|
Integer address2SortKey
住所2表示順
|
Integer address3SortKey
住所3表示順
|
AddressbookKey addressbookKey
アドレスブックキー
|
Integer countryCdSortKey
国コード表示順
|
String defaultItem10Title
独自項目10タイトル(デフォルト)
|
String defaultItem1Title
独自項目1タイトル(デフォルト)
|
String defaultItem2Title
独自項目2タイトル(デフォルト)
|
String defaultItem3Title
独自項目3タイトル(デフォルト)
|
String defaultItem4Title
独自項目4タイトル(デフォルト)
|
String defaultItem5Title
独自項目5タイトル(デフォルト)
|
String defaultItem6Title
独自項目6タイトル(デフォルト)
|
String defaultItem7Title
独自項目7タイトル(デフォルト)
|
String defaultItem8Title
独自項目8タイトル(デフォルト)
|
String defaultItem9Title
独自項目9タイトル(デフォルト)
|
Integer departmentNameSortKey
組織名表示順
|
Integer email1SortKey
メールアドレス1表示順
|
Integer email2SortKey
メールアドレス2表示順
|
Integer extensionFaxSortKey
内線FAX番号表示順
|
Integer extensionTelSortKey
内線番号表示順
|
Integer faxSortKey
FAX番号表示順
|
Integer item10SortKey
独自項目10表示順
|
Integer item1SortKey
独自項目1表示順
|
Integer item2SortKey
独自項目2表示順
|
Integer item3SortKey
独自項目3表示順
|
Integer item4SortKey
独自項目4表示順
|
Integer item5SortKey
独自項目5表示順
|
Integer item6SortKey
独自項目6表示順
|
Integer item7SortKey
独自項目7表示順
|
Integer item8SortKey
独自項目8表示順
|
Integer item9SortKey
独自項目9表示順
|
Integer mobileEmailSortKey
携帯メールアドレス表示順
|
Integer mobileSortKey
携帯電話番号表示順
|
Integer postNameSortKey
役職名表示順
|
Integer remarksSortKey
備考表示順
|
Integer telSortKey
電話番号表示順
|
Integer urlSortKey
URL表示順
|
Integer userNameSortKey
ユーザ名表示順
|
Integer userSearchNameSortKey
フリガナ表示順
|
Integer zipCdSortKey
郵便番号表示順
|