Class ParameterViewImpl

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.IsElement, org.jboss.errai.ui.client.local.api.IsElement, ParameterView

    @Templated
    @Dependent
    public class ParameterViewImpl
    extends Object
    implements ParameterView
    • Constructor Detail

      • ParameterViewImpl

        public ParameterViewImpl()
      • ParameterViewImpl

        @Inject
        public ParameterViewImpl​(org.jboss.errai.common.client.dom.Input name,
                                 DataTypePickerWidget typeRefEditor,
                                 org.jboss.errai.common.client.dom.Button remove)