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
(comment from inherited method)
display the label at x@y

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:37:55 GMT