[][src]Trait carton_mvvm::widget::Widget

pub trait Widget {
    pub fn layout(&self);
pub fn paint(&self); }

TODO: document this

Required methods

pub fn layout(&self)[src]

pub fn paint(&self)[src]

Loading content...

Implementors

Loading content...