Smalltalk/X WebserverDocumentation of class 'ProjectDefinition::ApplicationDocumentTypeDescription': | |
Class: ApplicationDocumentTypeDescription (private in ProjectDefinitionThis class is only visible from within ProjectDefinition.Inheritance:Object | +--ProjectDefinition::ApplicationDocumentTypeDescription
Description:for deployment, some systems can make use of additional information on which documents are handled by the application. This is used eg. for double-clicking on a document in OSX. If the deployed app can/should handle this, redefine the applicationDocumentTypeDescriptions / applicationDocumentTypeDescriptionsOSX methods in the projectDefinition to return a collection of instances of me. For example: mimeType: 'application/x-expecco-testsuite extension: 'ets' typeName: 'expecco test suite' iconFileWindows: 'expeccoSuite.ico' iconFileOSX: 'expeccoSuite.icns' roleOSX: 'Editor' Instance protocol:accessing
|
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:43:06 GMT |