eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::Enumeration_AT':

Home

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

Class: Enumeration_AT (in XML)


Inheritance:

   Object
   |
   +--XML::AttributeType
      |
      +--XML::Enumeration_AT

Package:
stx:goodies/xml/vw
Category:
XML-VW-Attributes
Version:
rev: 1.7 date: 2021/01/20 15:03:51
user: cg
file: Enumeration_AT.st directory: goodies/xml/vw
module: stx stc-classLibrary: vw

Description:


This class represents the Enumeration attribute type. Enumerated attributes can take one of a list of values provided in the declaration.

Instance Variables:
	values  <Collection>


Class protocol:

instance creation
o  withAll: list


Instance protocol:

accessing
o  values: aList

validating
o  validateValueOf: anAttribute for: aParser
(comment from inherited method)
We're going to do this the hard way for now.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:23:57 GMT