Class SwtMdPropertyStateView

    • Constructor Detail

      • SwtMdPropertyStateView

        public SwtMdPropertyStateView()
    • Method Detail

      • createControl

        public org.eclipse.swt.widgets.Button createControl​(org.eclipse.swt.widgets.Composite parent,
                                                            LabelExtensionViewModel viewModel)
        Description copied from class: SwtStandardView
        Creates a native control for the view without decorations.
        Overrides:
        createControl in class SwtCheckableLabelView<LabelExtensionViewModel>
        Parameters:
        parent - the parent composite to place a control in.
        viewModel - the view mode to create a control for.
        Returns:
        the newly created control