Returns the value of the avatar record component.
Returns the value of the avatar record component.
Returns the value of the component record component.
Returns the value of the
component record component.
Returns the value of the content record component.
Returns the value of the content record component.
Returns the value of the content record component.
Returns the value of the content record component.
Returns the value of the content record component.
Returns the value of the createForm record component.
Returns the value of the editor record component.
Returns the value of the footer record component.
Returns the value of the footer record component.
Returns the value of the header record component.
Returns the value of the header record component.
Returns the value of the headerPrefix record component.
Returns the value of the headerSuffix record component.
Returns the value of the home record component.
Returns the value of the media record component.
Returns the value of the subtitle record component.
Returns the value of the summary record component.
Returns the value of the title record component.
Returns the value of the wrapped record component.
Returns the value of the wrapped record component.
Returns the value of the wrapped record component.
Returns the value of the children record component.
Returns the value of the children record component.
Returns the value of the
columns record component.
Returns the value of the columns record component.
Returns the value of the content record component.
Returns the value of the footer record component.
Returns the value of the footer record component.
Returns the value of the footer record component.
Returns the value of the header record component.
Returns the value of the header record component.
Returns the value of the header record component.
AppDto(String route,
AppVariantDto variant,
String icon,
String logo,
String title,
String subtitle,
List<MenuOptionDto> menu,
int totalMenuOptions,
String homeRoute,
String appServerSideType,
String loginUrl,
String welcomeMessage,
String logoutUrl,
List<AppDescriptorDto> apps,
boolean drawerClosed,
String style,
String cssClasses,
ComponentDto home)
Creates an instance of a AppDto record class.
Creates an instance of a CardDto record class.
Creates an instance of a ContextMenuDto record class.
Creates an instance of a CustomFieldDto record class.
Creates an instance of a DetailsDto record class.
DialogDto(String headerTitle,
ComponentDto header,
ComponentDto content,
ComponentDto footer,
boolean noPadding,
boolean modeless,
String top,
String left,
boolean draggable,
String width,
String height,
boolean resizable,
boolean closeButtonOnHeader)
Creates an instance of a DialogDto record class.
FormDto(String icon,
String title,
boolean readOnly,
String subtitle,
StatusDto status,
boolean noHeader,
List<BadgeDto> badges,
List<BannerDto> banners,
List<ActionDto> actions,
List<ButtonDto> toolbar,
List<ButtonDto> buttons,
ComponentDto avatar,
List<ComponentDto> header,
List<ComponentDto> footer)
Creates an instance of a FormDto record class.
FormFieldDto(String fieldId,
String dataType,
String stereotype,
boolean observed,
boolean autofocus,
String label,
String placeholder,
String cssClasses,
String description,
List<BadgeDto> badges,
List<PairDto> attributes,
int colspan,
boolean rightAligned,
boolean bold,
List<OptionDto> options,
RemoteCoordinatesDto remoteCoordinates,
Object initialValue,
boolean readOnly,
boolean required,
String style,
List<ComponentDto> columns,
ComponentDto createForm,
ComponentDto editor,
String onItemSelectionActionId,
FormPositionDto formPosition,
int sliderMin,
int sliderMax,
boolean stepButtonsVisible,
double step)
Creates an instance of a FormFieldDto record class.
MenuOptionDto(MenuTypeDto type,
String icon,
String label,
ComponentDto component,
GoToRouteDto destination,
List<MenuOptionDto> submenus,
int order,
boolean visible,
boolean selected,
boolean disabled,
boolean disabledOnClick,
String className,
Object itemData,
boolean separator)
Creates an instance of a MenuOptionDto record class.
PageDto(String id,
String favicon,
String pageTitle,
String icon,
String title,
boolean readOnly,
String subtitle,
StatusDto status,
List<BadgeDto> badges,
List<BannerDto> banners,
List<ActionDto> actions,
List<ButtonDto> toolbar,
List<ButtonDto> buttons,
ComponentDto avatar,
List<ComponentDto> header,
List<ComponentDto> footer)
Creates an instance of a PageDto record class.
Creates an instance of a PopoverDto record class.
Creates an instance of a TooltipDto record class.
Creates an instance of a UIFragmentDto record class.