Trait oxygengine_user_interface::raui::core::props::PropsData [−][src]
pub trait PropsData: Debug + Send + Sync { pub fn clone_props(&self) -> Box<dyn PropsData + 'static, Global>; pub fn as_any(&self) -> &(dyn Any + 'static); }
Required methods
pub fn clone_props(&self) -> Box<dyn PropsData + 'static, Global>[src]
pub fn as_any(&self) -> &(dyn Any + 'static)[src]
Implementations on Foreign Types
Loading content...Implementors
impl PropsData for WidgetIdOrRef where
WidgetIdOrRef: Clone, [src]
impl PropsData for WidgetIdOrRef where
WidgetIdOrRef: Clone, [src]impl PropsData for ContentBoxProps where
ContentBoxProps: Clone, [src]
impl PropsData for ContentBoxProps where
ContentBoxProps: Clone, [src]impl PropsData for FlexBoxProps where
FlexBoxProps: Clone, [src]
impl PropsData for FlexBoxProps where
FlexBoxProps: Clone, [src]impl PropsData for GridBoxProps where
GridBoxProps: Clone, [src]
impl PropsData for GridBoxProps where
GridBoxProps: Clone, [src]impl PropsData for HorizontalBoxProps where
HorizontalBoxProps: Clone, [src]
impl PropsData for HorizontalBoxProps where
HorizontalBoxProps: Clone, [src]impl PropsData for PortalBoxProps where
PortalBoxProps: Clone, [src]
impl PropsData for PortalBoxProps where
PortalBoxProps: Clone, [src]impl PropsData for ScrollBoxOwner where
ScrollBoxOwner: Clone, [src]
impl PropsData for ScrollBoxOwner where
ScrollBoxOwner: Clone, [src]impl PropsData for SideScrollbarsProps where
SideScrollbarsProps: Clone, [src]
impl PropsData for SideScrollbarsProps where
SideScrollbarsProps: Clone, [src]impl PropsData for SideScrollbarsState where
SideScrollbarsState: Clone, [src]
impl PropsData for SideScrollbarsState where
SideScrollbarsState: Clone, [src]impl PropsData for SizeBoxProps where
SizeBoxProps: Clone, [src]
impl PropsData for SizeBoxProps where
SizeBoxProps: Clone, [src]impl PropsData for SwitchBoxProps where
SwitchBoxProps: Clone, [src]
impl PropsData for SwitchBoxProps where
SwitchBoxProps: Clone, [src]impl PropsData for VariantBoxProps where
VariantBoxProps: Clone, [src]
impl PropsData for VariantBoxProps where
VariantBoxProps: Clone, [src]impl PropsData for VerticalBoxProps where
VerticalBoxProps: Clone, [src]
impl PropsData for VerticalBoxProps where
VerticalBoxProps: Clone, [src]impl PropsData for WrapBoxProps where
WrapBoxProps: Clone, [src]
impl PropsData for WrapBoxProps where
WrapBoxProps: Clone, [src]impl PropsData for ImageBoxProps where
ImageBoxProps: Clone, [src]
impl PropsData for ImageBoxProps where
ImageBoxProps: Clone, [src]impl PropsData for ButtonNotifyProps where
ButtonNotifyProps: Clone, [src]
impl PropsData for ButtonNotifyProps where
ButtonNotifyProps: Clone, [src]impl PropsData for ButtonProps where
ButtonProps: Clone, [src]
impl PropsData for ButtonProps where
ButtonProps: Clone, [src]impl PropsData for TextInputNotifyProps where
TextInputNotifyProps: Clone, [src]
impl PropsData for TextInputNotifyProps where
TextInputNotifyProps: Clone, [src]impl PropsData for TextInputProps where
TextInputProps: Clone, [src]
impl PropsData for TextInputProps where
TextInputProps: Clone, [src]impl PropsData for NavButtonTrackingActive where
NavButtonTrackingActive: Clone, [src]
impl PropsData for NavButtonTrackingActive where
NavButtonTrackingActive: Clone, [src]impl PropsData for NavContainerActive where
NavContainerActive: Clone, [src]
impl PropsData for NavContainerActive where
NavContainerActive: Clone, [src]impl PropsData for NavItemActive where
NavItemActive: Clone, [src]
impl PropsData for NavItemActive where
NavItemActive: Clone, [src]impl PropsData for NavJumpActive where
NavJumpActive: Clone, [src]
impl PropsData for NavJumpActive where
NavJumpActive: Clone, [src]impl PropsData for NavJumpLooped where
NavJumpLooped: Clone, [src]
impl PropsData for NavJumpLooped where
NavJumpLooped: Clone, [src]impl PropsData for NavJumpMapProps where
NavJumpMapProps: Clone, [src]
impl PropsData for NavJumpMapProps where
NavJumpMapProps: Clone, [src]impl PropsData for ScrollViewNotifyProps where
ScrollViewNotifyProps: Clone, [src]
impl PropsData for ScrollViewNotifyProps where
ScrollViewNotifyProps: Clone, [src]impl PropsData for ScrollViewRange where
ScrollViewRange: Clone, [src]
impl PropsData for ScrollViewRange where
ScrollViewRange: Clone, [src]impl PropsData for ScrollViewState where
ScrollViewState: Clone, [src]
impl PropsData for ScrollViewState where
ScrollViewState: Clone, [src]impl PropsData for SpaceBoxProps where
SpaceBoxProps: Clone, [src]
impl PropsData for SpaceBoxProps where
SpaceBoxProps: Clone, [src]impl PropsData for MessageForwardProps where
MessageForwardProps: Clone, [src]
impl PropsData for MessageForwardProps where
MessageForwardProps: Clone, [src]impl PropsData for WidgetAlpha where
WidgetAlpha: Clone, [src]
impl PropsData for WidgetAlpha where
WidgetAlpha: Clone, [src]impl PropsData for TextBoxProps where
TextBoxProps: Clone, [src]
impl PropsData for TextBoxProps where
TextBoxProps: Clone, [src]impl PropsData for ContentBoxItemLayout where
ContentBoxItemLayout: Clone, [src]
impl PropsData for ContentBoxItemLayout where
ContentBoxItemLayout: Clone, [src]impl PropsData for FlexBoxItemLayout where
FlexBoxItemLayout: Clone, [src]
impl PropsData for FlexBoxItemLayout where
FlexBoxItemLayout: Clone, [src]impl PropsData for GridBoxItemLayout where
GridBoxItemLayout: Clone, [src]
impl PropsData for GridBoxItemLayout where
GridBoxItemLayout: Clone, [src]impl PropsData for IconPaperProps where
IconPaperProps: Clone, [src]
impl PropsData for IconPaperProps where
IconPaperProps: Clone, [src]impl PropsData for ModalPaperProps where
ModalPaperProps: Clone, [src]
impl PropsData for ModalPaperProps where
ModalPaperProps: Clone, [src]impl PropsData for ModalsContainer where
ModalsContainer: Clone, [src]
impl PropsData for ModalsContainer where
ModalsContainer: Clone, [src]impl PropsData for PaperProps where
PaperProps: Clone, [src]
impl PropsData for PaperProps where
PaperProps: Clone, [src]impl PropsData for SideScrollbarsPaperProps where
SideScrollbarsPaperProps: Clone, [src]
impl PropsData for SideScrollbarsPaperProps where
SideScrollbarsPaperProps: Clone, [src]impl PropsData for SwitchPaperProps where
SwitchPaperProps: Clone, [src]
impl PropsData for SwitchPaperProps where
SwitchPaperProps: Clone, [src]impl PropsData for TextFieldPaperProps where
TextFieldPaperProps: Clone, [src]
impl PropsData for TextFieldPaperProps where
TextFieldPaperProps: Clone, [src]impl PropsData for TextPaperProps where
TextPaperProps: Clone, [src]
impl PropsData for TextPaperProps where
TextPaperProps: Clone, [src]impl PropsData for ThemeProps where
ThemeProps: Clone, [src]
impl PropsData for ThemeProps where
ThemeProps: Clone, [src]impl PropsData for ThemedWidgetProps where
ThemedWidgetProps: Clone, [src]
impl PropsData for ThemedWidgetProps where
ThemedWidgetProps: Clone, [src]impl PropsData for PropsGroupPrefab where
PropsGroupPrefab: Clone, [src]
impl PropsData for PropsGroupPrefab where
PropsGroupPrefab: Clone, [src]