BenSelect Documentation
IQuestionnaireView Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces.View Namespace : IQuestionnaireView Interface
Interface IQuestionnaireView Implements the IScriptableView

Syntax

JScript 
public interface IQuestionnaireView implements IEntityObjectViewIScriptableEntityViewIScriptableViewIViewIViewObject 

Public Properties

 NameDescription
 PropertyAsOfDateGets as of date. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyCssClassGets the CSS class. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
 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)
 PropertyHeightGets the height. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
 PropertyIDGets the ID. (Inherited from Selerix.Foundation.Interfaces.View.IEntityObjectView)
 PropertyNotesGets the notes. (Inherited from Selerix.Foundation.Interfaces.View.IEntityObjectView)
 PropertyOfferingIDGets the offering ID. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
 PropertyOfferingProductIDGets the offering product ID. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
 PropertyParentGets the parent. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
 PropertyPresentationIDGets the presentation ID. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
 PropertyProductIDGets the product ID. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
 PropertyQuestionsGets the questions.  
 PropertyReadonlyGets a value indicating whether this IViewObject is readonly. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 PropertyRelationshipsGets the relationships.  
 PropertyScriptsCollection of control scripts Selerix.BusinessObjects.ScriptCollection (Inherited from Selerix.Foundation.Interfaces.View.IScriptableEntityView)
 PropertyStyleGets the style. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
 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. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableEntityView)
 PropertyWidthGets the width. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
Top

Public Methods

 NameDescription
 MethodEqualsDetermines whether the specified System.Object is equal to this instance. (Inherited from Selerix.Foundation.Interfaces.View.IView)
 MethodExecuteScriptExecutes the script. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableEntityView)
 MethodGetConfigGets the config. (Inherited from Selerix.Foundation.Interfaces.View.IViewObject)
 MethodGetHashCodeReturns a hash code for this instance. (Inherited from Selerix.Foundation.Interfaces.View.IView)
 MethodResetParentResets the parent. (Inherited from Selerix.Foundation.Interfaces.View.IScriptableView)
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.