Click or drag to resize

SanteDB.Core.Templates.View Namespace

 
Classes
 ClassDescription
Public classSimplifiedCheckboxInput A checkbox or radio input group
Public classSimplifiedViewAccordion Represents a simplified accordion which is a collection of accordion panels where only one panel can be expanded at a time
Public classSimplifiedViewAccordionPane A single accordion pane which is rendered in the accordion
Public classSimplifiedViewComponent A simple component
Public classSimplifiedViewComponentCollection Base class for a component collection
Public classSimplifiedViewConceptSelect A concept-selection input which allows the user to select a value from a codified list configured by the administrator
Public classSimplifiedViewContentComponent Simplified component which belongs in a row
Public classSimplifiedViewDefinition Gets or sets the simplified data entry view
Public classSimplifiedViewFlexLayout Flex layout - The objects in this layout will be stacked horizontally or vertically
Public classSimplifiedViewGridLayout Grid Layout - Items are placed into a grid
Public classSimplifiedViewHintComponent An information block which can be used to show instructions, alerts, notes, etc.
Public classSimplifiedViewInput A simple input which allows the capture of simple data elements
Public classSimplifiedViewLabel A simple text label which is used to document an input's purpose
Public classSimplifiedViewListBlock Simplified view list
Public classSimplifiedViewListItem A single item in the list
Public classSimplifiedViewRenderContext A simplified rendering context
Public classSimplifiedViewRow Simplified row render
Public classSimplifiedViewRowInputComponent Simplified view component
Public classSimplifiedViewSelect A selection of pre-determined options which allows the user to select one
Public classSimplifiedViewSelectOption A single selectio option
Public classSimplifiedViewTextBlock A simple static text block
Public classSimplifiedViewValue Simplified view binding value
Interfaces
 InterfaceDescription
Public interfaceISimplifiedViewLayout Marker interface for layout components
Enumerations
 EnumerationDescription
Public enumerationSimplifiedCheckboxType The type of checkbox
Public enumerationSimplifiedFlexAlignment Simplified flex justify
Public enumerationSimplifiedFlexDirection Direction of the stacking
Public enumerationSimplifiedInfoBlockType Info block type
Public enumerationSimplifiedInputType Simplified input type
Public enumerationSimplifiedListType Simplified list type
Public enumerationSimplifiedRenderType Instructs the EMR how to render the content
Public enumerationSimplifiedRowComponentSize Simplified row component size
Public enumerationSimplifiedTextColor Simplified text color
Public enumerationSimplifiedTextStyle Text style
Public enumerationViewDefinitionLayoutType Layout type