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.17 date: 2022/11/02 13:23:21
user: cg
file: Tools__BrowserListWithFilter.st directory: libtool
module: stx stc-classLibrary: libtool

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:]

copyright

COPYRIGHT (c) 2006 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

plugIn spec
o  aspectSelectors
(comment from inherited method)
This resource specification was automatically generated
by the UIPainter of ST/X.

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 08:18:07 GMT