From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC

XDCscript - Typed-Object.$sealed

Test a typed object or one of its fields for being read-only

Contents

Synopsis

 
«tobj».$sealed(«fieldName»)

Description

Returns true if the specified field within «tobj» is sealed (read-only). If «fieldName» is omitted, returns true if the entire object is sealed.

See also

XDCscript - Typed-Object Objects specified by the RTSC Interface Definition Language
XDCscript - Typed-Object.$unseal Unseal a typed object or one of its fields
XDCscript - Typed-Object.$seal Seal a typed object or one of its fields

[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference