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

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:]

copyright

COPYRIGHT (c) 2005 eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

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

Usage example(s):

     UIPainter new openOnClass:PerforceSourceCodeManagerUtilities::SubmitInfoDialog andSelector:#windowSpec
     PerforceSourceCodeManagerUtilities::SubmitInfoDialog new openInterface:#windowSpec
     PerforceSourceCodeManagerUtilities::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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:28:08 GMT