Searched refs:ActionText (Results 1 - 9 of 9) sorted by relevance

/external/python/cpython3/Lib/msilib/
H A Dtext.py3 ActionText = [ variable
129 tables=['ActionText', 'UIText']
H A Dschema.py15 ActionText = Table('ActionText') variable
16 ActionText.add_field(1,'Action',11592)
17 ActionText.add_field(2,'Description',7936)
18 ActionText.add_field(3,'Template',7936)
580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb]
593 ('ActionText','Description','Y',None, None, None, None, 'Text',None, 'Localized description displayed in progress dialog and log when action is executing.',),
594 ('ActionText','Action','N',None, None, None, None, 'Identifier',None, 'Name of action to be described.',),
595 ('ActionText','Template','Y',None, None, None, None, 'Template',None, 'Optional localized format template used to format action data records for display during action execution.',),
/external/python/cpython2/Lib/msilib/
H A Dtext.py3 ActionText = [ variable
129 tables=['ActionText', 'UIText']
H A Dschema.py15 ActionText = Table('ActionText') variable
16 ActionText.add_field(1,'Action',11592)
17 ActionText.add_field(2,'Description',7936)
18 ActionText.add_field(3,'Template',7936)
580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb]
593 (u'ActionText',u'Description',u'Y',None, None, None, None, u'Text',None, u'Localized description displayed in progress dialog and log when action is executing.',),
594 (u'ActionText',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Name of action to be described.',),
595 (u'ActionText',u'Template',u'Y',None, None, None, None, u'Template',None, u'Optional localized format template used to format action data records for display during action execution.',),
/external/python/cpython2/Tools/msi/
H A Dschema.py15 ActionText = Table('ActionText') variable
16 ActionText.add_field(1,'Action',11592)
17 ActionText.add_field(2,'Description',7936)
18 ActionText.add_field(3,'Template',7936)
580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb]
593 (u'ActionText',u'Description',u'Y',None, None, None, None, u'Text',None, u'Localized description displayed in progress dialog and log when action is executing.',),
594 (u'ActionText',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Name of action to be described.',),
595 (u'ActionText',u'Template',u'Y',None, None, None, None, u'Template',None, u'Optional localized format template used to format action data records for display during action execution.',),
H A Dmsi.py360 add_data(db, 'ActionText', uisample.ActionText)
612 c=prep.text("ActionText", 135, 110, 220, 20, 0x30003, "Pondering...")
613 c.mapping("ActionText", "Text")
787 c=progress.text("ActionText", 70, 100, w-70, 20, 3, "Pondering...")
788 c.mapping("ActionText", "Text")
H A Duisample.py146 (u'PrepareDlg', u'ActionText', u'Text', 135, 100, 220, 20, 196611, None, None, None, None),
155 (u'ProgressDlg', u'ActionText', u'Text', 70, 100, 265, 10, 3, None, None, None, None),
398 ActionText = [ variable
643 (u'PrepareDlg', u'ActionText', u'ActionText', u'Text'),
644 (u'ProgressDlg', u'ActionText', u'ActionText', u'Text'),
866 (u'ActionText', u'Action', u'N', None, None, None, None, u'Identifier', None, u'Name of action to be described.'),
867 (u'ActionText', u'Description', u'Y', None, None, None, None, u'Text', None, u'Localized description displayed in progress dialog and log when action is executing.'),
868 (u'ActionText',
[all...]
/external/python/cpython2/Lib/distutils/command/
H A Dbdist_msi.py461 add_data(db, 'ActionText', text.ActionText)
568 c=prep.text("ActionText", 15, 110, 320, 20, 0x30003, "Pondering...")
569 c.mapping("ActionText", "Text")
680 c=progress.text("ActionText", 70, 100, w-70, 20, 3, "Pondering...")
681 c.mapping("ActionText", "Text")
/external/python/cpython3/Lib/distutils/command/
H A Dbdist_msi.py460 add_data(db, 'ActionText', text.ActionText)
567 c=prep.text("ActionText", 15, 110, 320, 20, 0x30003, "Pondering...")
568 c.mapping("ActionText", "Text")
679 c=progress.text("ActionText", 70, 100, w-70, 20, 3, "Pondering...")
680 c.mapping("ActionText", "Text")

Completed in 404 milliseconds