eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::HierarchicalChangesetDialog::Change':

Home

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

Class: Change (private in HierarchicalChangesetDialog

This class is only visible from within HierarchicalChangesetDialog.

Inheritance:

   Object
   |
   +--AbstractHierarchicalItem
      |
      +--AbstractHierarchicalItemWithModel
         |
         +--HierarchicalItem
            |
            +--Tools::HierarchicalChangesetDialog::Change

Package:
stx:libtool
Category:
Interface-Dialogs
Owner:
Tools::HierarchicalChangesetDialog

Class protocol:

image specs
o  checkedIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self checkedIcon inspect
     ImageEditor openOnClass:self andSelector:#checkedIcon
     Icon flushCachedIcons

o  uncheckedIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

instance creation
o  forChange: aChange

o  forRefactoryChange: aChange


Instance protocol:

accessing
o  change

o  change: something

o  children: aCollection
(comment from inherited method)
set a new list of children

o  icon
(comment from inherited method)
returns the icon or nil;
*** to optimize:redefine by subClass

o  label
displayStringForBrowser: self application

o  label: something

o  refactoryChange: refactoryChange

o  removed: aBoolean

o  source

change & update
o  updateRemoved

private
o  setRemoved: aBoolean

testing
o  isCompositeChange

o  isLeafChange

o  isRemoved



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 16 Apr 2024 13:01:37 GMT