Class InfoEditor

  • All Implemented Interfaces:
    com.google.gwt.user.client.ui.IsWidget

    public class InfoEditor
    extends Object
    implements com.google.gwt.user.client.ui.IsWidget
    • Field Detail

      • infoEditorContainer

        protected com.google.gwt.user.client.ui.FlowPanel infoEditorContainer
      • infoEditorContent

        protected org.gwtbootstrap3.client.ui.HelpBlock infoEditorContent
    • Constructor Detail

      • InfoEditor

        public InfoEditor()
    • Method Detail

      • setInfo

        public void setInfo​(String info)
      • clear

        public void clear()
      • asWidget

        public com.google.gwt.user.client.ui.Widget asWidget()
        Specified by:
        asWidget in interface com.google.gwt.user.client.ui.IsWidget