Files
EWF/library/server/wsf_html/webcontrol/grid/wsf_entity.e
2013-09-13 00:20:27 +02:00

17 lines
208 B
Plaintext

note
description: "Summary description for {WSF_ENTITY}."
author: ""
date: "$Date$"
revision: "$Revision$"
deferred class
WSF_ENTITY
feature
get (field: STRING): detachable ANY
deferred
end
end