eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::LintRuleEditDialog':

Home

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

Class: LintRuleEditDialog (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--SimpleDialog
            |
            +--Tools::LintRuleEditDialog

Package:
stx:libtool
Category:
Interface-Lint
Version:
rev: 1.6 date: 2017/02/07 12:28:57
user: cg
file: Tools__LintRuleEditDialog.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
Jan Vrany (jv@neso)

Description:


documentation to be added.


[instance variables:]

[class variables:]


Related information:



Class protocol:

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

usage example(s):

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


Instance protocol:

accessing
o  rule: anRBCompositeLintRule

o  selection

o  selection: anObject

actions
o  hideResultView

o  showResultView

aspects
o  allRulesHolder

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

o  listSelection: something
set the 'listSelection' value holder (automatically generated)

o  modeHolder

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

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

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

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

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

callbacks - post build
o  postBuildVariablePanel: aPanel

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

o  updateName

o  updateSelection

initialization
o  initialize
(comment from inherited method)
must be called if redefined


Examples:


Starting the application:
  Tools::LintRuleSelectionDialog open

more examples to be added:
  ... add code fragment for 
  ... executable example here ...


ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 10:33:26 GMT