Servoy 5.x Public API

com.servoy.j2db.scripting
Interface IConstantsObject

All Superinterfaces:
IJavaScriptType
All Known Subinterfaces:
IPrefixedConstantsObject
All Known Implementing Classes:
JSEvent, RepositoryException, ServoyException

public interface IConstantsObject
extends IJavaScriptType

An interface to create Constants objects for return types IReturnedTypesProvider#getAllReturnedTypes(). The name that is getting registered in the javascript scope is just the simple Class name. If a another prefix is needed use IPrefixedConstantsObject

Since:
4.1
See Also:
IScriptObject


Copyright © 2010 Servoy B.V.