Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This class represents a QWS3270 presentation space field.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax



Visual Basic (Declaration)
<ComVisibleAttribute(True)> _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public Class Field _
	Implements IField


Visual C++
[ComVisibleAttribute(true)]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class Field : IField


JavaScript
JollyGiant.Emulation.Field = function();

Type.createClass(
	'JollyGiant.Emulation.Field',
	null,
	JollyGiant.Emulation.IField);


Inheritance Hierarchy

System..::.Object
  JollyGiant.Emulation..::.Field


See Also

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.