eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'PerforceSourceCodeManagerUtilities::SubmitInfoDialog':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: SubmitInfoDialog (private in PerforceSourceCodeManagerUtilities

This class is only visible from within PerforceSourceCodeManagerUtilities.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--SimpleDialog
            |
            +--PerforceSourceCodeManagerUtilities::SubmitInfoDialog

Package:
stx:libtool
Category:
System-SourceCodeManagement
Owner:
PerforceSourceCodeManagerUtilities
Author:

Description:


checkin-dialog.
used to be private in SourceCodeManagerUtilites.
moved to libtool because libbasic3 should not contain code inheriting from GUI classes.



[instance variables:]

[class variables:]


Related information:



Class protocol:

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:PerforceSourceCodeManager::SubmitInfoDialog andSelector:#windowSpec
     PerforceSourceCodeManager::SubmitInfoDialog new openInterface:#windowSpec
     PerforceSourceCodeManager::SubmitInfoDialog open

opening
o  getCheckinInfoFor: aClassNameOrPackageNameString initialAnswer: initialAnswer withFileList: fileList
self getCheckinInfoFor:'hello' initialAnswer:'bla'

o  getCheckinInfoFor: aClassNameOrPackageNameString initialAnswer: initialAnswer withQuickOption: withQuickOption
self getCheckinInfoFor:'hello' initialAnswer:'bla'


Instance protocol:

accessing
o  allowEmptyLogMessage

o  allowEmptyLogMessage: aBoolean

o  description

o  description: aString

o  files

o  files: aString

o  isStable

o  isStable: aBoolean

o  logMessage

o  logMessage: aString

o  quickCheckIn

o  quickCheckIn: aBoolean

o  tag

o  tag: aStringOrNil

o  tagIt

o  withQuickOption: aBoolean

aspects
o  descriptionHolder

o  filesHolder
automatically generated by UIPainter ...

o  isStableHolder

o  logMessageHolder

o  quickCheckInHolder

o  quickCheckInVisibleHolder

o  tagHolder

o  tagItInHolder
automatically generated by UIPainter ...

o  warningMessageHolder



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 14:56:48 GMT