Class LwtPredefinedItemCodeView

    • Constructor Detail

      • LwtPredefinedItemCodeView

        public LwtPredefinedItemCodeView()
    • Method Detail

      • bind

        protected void bind​(ActionBarViewModel viewModel,
                            LightEditorBar<LightText> lightControl)
        Description copied from class: View
        Binds the view model and native control together to this view. Override this method to customize the binding.
        Overrides:
        bind in class DtActionBarView
        Parameters:
        viewModel - the view model to bind.
        lightControl - the native control to bind.