INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

copyright: "Object Tools, 1996-1997"
version: "1.1"
cluster: formats
class G_FORMAT_TABLE_ELEMENT
creation

make
feature

sample: ANY

fmt: G_ABSTRACT_FORMATTER

default_format: STRING

make (a_sample: ANY; a_fmt: G_ABSTRACT_FORMATTER; a_default_format: STRING)
require
a_default_format /= void and a_sample /= void

set_default_format (a_default_format: STRING)
end -- class G_FORMAT_TABLE_ELEMENT

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES