BenSelect Documentation
IScriptableEntityView Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces.View Namespace : IScriptableEntityView Interface
Interface IScriptableEntityView

Syntax

JScript 
public interface IScriptableEntityView implements IEntityObjectViewIViewIViewObject 

Public Properties

 NameDescription
 PropertyAsOfDateGets as of date. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyDeletedGets a value indicating whether this IViewObject is deleted. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyExtEngineConfigsGets the ext engine configs. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyIDGets the ID. (Inherited from Selerix.Foundation.Interfaces.View.IEntityObjectView)
 PropertyNotesGets the notes. (Inherited from Selerix.Foundation.Interfaces.View.IEntityObjectView)
 PropertyReadonlyGets a value indicating whether this IViewObject is readonly. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyScriptsCollection of control scripts Selerix.BusinessObjects.ScriptCollection  
 PropertyUniqueIDGets the unique identifier. (Inherited from Selerix.Foundation.Interfaces.View.IEntityObjectView)
 PropertyVerifiedGets a value indicating whether this IViewObject is verified. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyVisibleGets or sets a value indicating whether this IScriptableEntityView is visible.  
Top

Public Methods

 NameDescription
 MethodEqualsDetermines whether the specified System.Object is equal to this instance. (Inherited from Selerix.Foundation.Interfaces.View.IView)
 MethodExecuteScriptOverloaded. Executes the script.  
 MethodGetConfigGets the config. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 MethodGetHashCodeReturns a hash code for this instance. (Inherited from Selerix.Foundation.Interfaces.View.IView)
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.