eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'PerforceSourceCodeManagerUtilities::P4CheckinInfoDialog':

Home

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

Class: P4CheckinInfoDialog (private in PerforceSourceCodeManagerUtilities

This class is only visible from within PerforceSourceCodeManagerUtilities.

Inheritance:

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

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::P4CheckinInfoDialog andSelector:#windowSpec
     PerforceSourceCodeManagerUtilities::P4CheckinInfoDialog new openInterface:#windowSpec
     PerforceSourceCodeManagerUtilities::P4CheckinInfoDialog open

opening
o  getCheckinInfoFor: aString initialAnswer: initialAnswer
self getCheckinInfoFor:'hello' initialAnswer:'bla'

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

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


Instance protocol:

accessing
o  allowEmptyLogMessage

o  allowEmptyLogMessage: aBoolean

o  description

o  description: aString

o  isStable

o  isStable: aBoolean

o  logHistory: something

o  logMessage

o  logMessage: aString

o  quickCheckIn

o  quickCheckIn: aBoolean

o  tag

o  tag: aStringOrNil

o  tagIt

o  withQuickOption: aBoolean

aspects
o  descriptionHolder

o  isStableHolder

o  logHistoryHeadLineSelectionHolder

o  logHistoryHeadLines

o  logMessageHolder

o  quickCheckInHolder

o  quickCheckInVisibleHolder

o  submitHolder

o  tagHolder

o  warningMessageHolder



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 08:30:57 GMT