eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::LintRuleDetail':

Home

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

Class: LintRuleDetail (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::LintRuleDetail

Package:
stx:libtool
Category:
Interface-Lint
Version:
rev: 1.31 date: 2023/11/29 16:18:23
user: cg
file: Tools__LintRuleDetail.st directory: libtool
module: stx stc-classLibrary: libtool

Description:


Embeddable list to display affected methods from a selected SmallLint rules.
(this is embedded in the browser when showing lint check outcomes)


[instance variables:]

[class variables:]

copyright

Copyright (c) 2007-2010 Jan Vrany, SWING Research Group, Czech Technical University in Prague Copyright (c) 2009-2010 eXept Software AG Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Class protocol:

help specs
o  helpSpec
This resource specification was automatically generated
by the UIHelpTool of ST/X.

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

Usage example(s):

     UIPainter new openOnClass:Tools::LintRuleDetail andSelector:#windowSpec
     Tools::LintRuleDetail new openInterface:#windowSpec
     Tools::LintRuleDetail open

plugIn spec
o  aspectSelectors
This resource specification was automatically generated
by the UIPainter of ST/X.


Instance protocol:

actions
o  browseLintRule

aspects
o  rationaleVisibleHolder
return/create the 'rationaleVisibleHolder' value holder (automatically generated)

o  rationaleVisibleHolder: aValueHolder
set the 'rationaleVisibleHolder' value holder (automatically generated)

o  ruleHolder
return/create the 'ruleHolder' value holder (automatically generated)

o  ruleHolder: aValueHolder
set the 'ruleHolder' value holder (automatically generated)

o  ruleNameAspect
h displayString , ' ' , (('[browse]' actionForAll:[ self browseLintRule]) colorizeAllWith:Color blue)

o  ruleRationaleAspect
cannot use a BlockValue linked on the ruleHolder for the
ruleRationaleAspect, because the ruleHolder might be changed dynamically
via the aspect-linking mechanism

o  selectedClassesHolder
return/create the 'selectedClassesHolder' value holder (automatically generated)

o  selectedClassesHolder: aValueHolder
set the 'selectedClassesHolder' value holder (automatically generated)

o  selectedMethodsHolder
return/create the 'selectedMethodsHolder' value holder (automatically generated)

o  selectedMethodsHolder: aValueHolder
set the 'selectedMethodsHolder' value holder (automatically generated)

change & update
o  update: something with: aParameter from: changedObject
Invoked when an object that I depend upon sends a change notification.

o  updateRule
cannot use a BlockValue linked on the ruleHolder for the
ruleRationaleAspect, because the ruleHolder maight be changed dynamically
via the aspect-linking mechanism

o  updateVisibility

initialization
o  initialize
false

o  setupHTMLView: aView
callback, when htmlView showing the rationale is created

private
o  heightWhenNotShowingRationale

o  heightWhenShowingRationale

o  hide

o  show

o  visibility: visibility height: height
cg: the whole container-container access chain below is ugly - use a name to access components.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 07:10:58 GMT