Class DBTableScriptMenuGenerator.DBTableScriptMenuItem

Object
DBTableScriptMenuItem
Enclosing interface:
DBTableScriptMenuGenerator

public static class DBTableScriptMenuGenerator.DBTableScriptMenuItem extends Object
  • Constructor Details

    • DBTableScriptMenuItem

      public DBTableScriptMenuItem()
  • Method Details

    • getCaption

      public String getCaption()
    • setCaption

      public void setCaption(String caption)
    • getOnClickScript

      public MenuBar.Command getOnClickScript()
    • setOnClickScript

      public void setOnClickScript(MenuBar.Command onClickScript)
    • getIcon

      public Resource getIcon()
    • setIcon

      public void setIcon(Resource icon)