eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::LintRuleList::ListEntry':

Home

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

Class: ListEntry (private in LintRuleList

This class is only visible from within LintRuleList.

Inheritance:

   Object
   |
   +--AbstractHierarchicalItem
      |
      +--AbstractHierarchicalItemWithModel
         |
         +--HierarchicalItem
            |
            +--Tools::LintRuleList::ListEntry

Package:
stx:libtool
Category:
Interface-Lint
Owner:
Tools::LintRuleList

Class protocol:

instance creation
o  change: aChange

o  change: aChange application: anApplicationModel

o  change: aChange parent: aChangeList


Instance protocol:

accessing
o  application
(comment from inherited method)
returns the responsible application or nil

o  application: anApplicationModel

o  checked

o  checked: aBoolean

o  checkedRule

o  children
(comment from inherited method)
returns a list of children. When first asked, the list is fetched, if it was
built lazily.
*** to optimize: either redefine this or fetchChildren by subClass

o  failedClasses

o  failedMethods

o  failedMethodsInAnyOf: classes meta: meta

o  label
(comment from inherited method)
returns the label displayed on aGC;
*** to optimize:redefine by subClass

o  name

o  rationale

o  rationaleWithAnchor

o  rule

o  rule: anRBLintRule

o  x

displaying
o  displayLabel: aLabel h: lH on: aGC x: newX y: y h: h

o  displayLabel: aLabel h: lH on: aGC x: newX y: y h: h isHighlightedAsSelected: isHighlightedAsSelected
experimental value - this looks good

o  displayOn: aGCOrStream
what a kludge - Dolphin and Squeak mean: printOn: a stream;



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 17:42:54 GMT