eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::BrowserListWithFilter':

Home

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

Class: BrowserListWithFilter (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::NavigatorModel
            |
            +--Tools::BrowserList
               |
               +--Tools::BrowserListWithFilter
                  |
                  +--Tools::ChangeList
                  |
                  +--Tools::ChangeSetDiffList

Package:
stx:libtool
Category:
Interface-Browsers-New
Version:
rev: 1.11 date: 2018/05/12 12:25:27
user: cg
file: Tools__BrowserListWithFilter.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
Jan Vrany <jan.vrany@fit.cvut.cz>

Description:


Abstract superclass for a browser list with user filter.
Currently used only ChangeList and ChangeSetDiffList, but
user filter may be useful for class/category lists as well.


[instance variables:]

[class variables:]


Related information:



Class protocol:

plugIn spec
o  aspectSelectors

queries
o  isAbstract


Instance protocol:

accessing
o  filterPattern

o  showFilter

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

o  menuHolderWithShowFilter

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

o  showFilterHolder: something
set the 'showFilterHolder' 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.

event handling-delegation
o  handlesKeyPress: key inView: aView

o  keyPress: key x: x y: y view: aView

hooks
o  commonPostBuild
I want to see the events of the filter

o  postBuildFilterView: aView

o  postBuildListView: aView

private
o  filterList: list

o  showFilter: aBoolean



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 20:56:38 GMT