Skip to main content

Module element

Module element 

Source
Expand description

WebDynpro 페이지를 구성하는 엘리먼트

Modules§

action
버튼 등 기본적인 액션에 이용되는 엘리먼트
complex
복잡한 데이터를 표현하는 엘리먼트
definition
엘리먼트의 정의를 다루는 모듈
graphic
이미지 등 그래픽 데이터를 처리하는 엘리먼트
layout
레이아웃을 정의하는 엘리먼트
parser
[ElementParser]의 모듈
property
엘리먼트에서 사용되는 프로퍼티
registry
엘리먼트 등록 인프라 (inventory 기반) Element registration infrastructure using inventory.
selection
사용자 선택을 수행하는 엘리먼트
sub
SubElement 트레이트 모듈
system
시스템에서 사용하는 엘리먼트
text
텍스트를 표현하는 엘리먼트
unknown
rusaint에서 구현되지 않는 엘리먼트

Macros§

define_elements
애플리케이션에서 쉽게 엘리먼트를 미리 정의할 수 있는 매크로

Enums§

ElementDefWrapper
다양한 Element를 대상으로 하는 ElementDefinition를 공통의 타입으로 취급할 수 있게 하는 Wrapper
ElementWrapper
도큐먼트에서 파싱한 Element를 공통의 타입으로 취급할 수 있게 하는 Wrapper

Traits§

Element
엘리먼트의 기본 동작
Interactable
이벤트를 통해 상호작용 할 수 있는 Element의 기본 동작

Type Aliases§

EventParameterMap
엘리먼트에서 발생시킬 수 있는 이벤트의 기본 파라메터