Sante |
| Class | Description | |
|---|---|---|
| SimplifiedCheckboxInput | A checkbox or radio input group | |
| SimplifiedViewAccordion | Represents a simplified accordion which is a collection of accordion panels where only one panel can be expanded at a time | |
| SimplifiedViewAccordionPane | A single accordion pane which is rendered in the accordion | |
| SimplifiedViewComponent | A simple component | |
| SimplifiedViewComponentCollection | Base class for a component collection | |
| SimplifiedViewConceptSelect | A concept-selection input which allows the user to select a value from a codified list configured by the administrator | |
| SimplifiedViewContentComponent | Simplified component which belongs in a row | |
| SimplifiedViewDefinition | Gets or sets the simplified data entry view | |
| SimplifiedViewFlexLayout | Flex layout - The objects in this layout will be stacked horizontally or vertically | |
| SimplifiedViewGridLayout | Grid Layout - Items are placed into a grid | |
| SimplifiedViewHintComponent | An information block which can be used to show instructions, alerts, notes, etc. | |
| SimplifiedViewInput | A simple input which allows the capture of simple data elements | |
| SimplifiedViewLabel | A simple text label which is used to document an input's purpose | |
| SimplifiedViewListBlock | Simplified view list | |
| SimplifiedViewListItem | A single item in the list | |
| SimplifiedViewRenderContext | A simplified rendering context | |
| SimplifiedViewRow | Simplified row render | |
| SimplifiedViewRowInputComponent | Simplified view component | |
| SimplifiedViewSelect | A selection of pre-determined options which allows the user to select one | |
| SimplifiedViewSelectOption | A single selectio option | |
| SimplifiedViewTextBlock | A simple static text block | |
| SimplifiedViewValue | Simplified view binding value |
| Interface | Description | |
|---|---|---|
| ISimplifiedViewLayout | Marker interface for layout components |
| Enumeration | Description | |
|---|---|---|
| SimplifiedCheckboxType | The type of checkbox | |
| SimplifiedFlexAlignment | Simplified flex justify | |
| SimplifiedFlexDirection | Direction of the stacking | |
| SimplifiedInfoBlockType | Info block type | |
| SimplifiedInputType | Simplified input type | |
| SimplifiedListType | Simplified list type | |
| SimplifiedRenderType | Instructs the EMR how to render the content | |
| SimplifiedRowComponentSize | Simplified row component size | |
| SimplifiedTextColor | Simplified text color | |
| SimplifiedTextStyle | Text style | |
| ViewDefinitionLayoutType | Layout type |