SmartGWT - API Change History


2.1 to 2.2

  • SmartGWT
  • Modified Classes:

    com.smartgwt.client.data.AdvancedCriteria

    New Constructors:

    com.smartgwt.client.data.DSRequest

    New Methods:

    com.smartgwt.client.data.DataSource

    New Methods:

    com.smartgwt.client.data.DataSourceField

    New Methods:

    com.smartgwt.client.rpc.RPCRequest

    New Methods:

    com.smartgwt.client.types.DSOperationType

    New Fields:

    com.smartgwt.client.types.ExportFormat

    New Fields:

    com.smartgwt.client.types.FieldType

    New Fields:

    com.smartgwt.client.types.OperatorId

    New Fields:

    com.smartgwt.client.types.RowEndEditAction

    New Fields:

    com.smartgwt.client.util.JSONEncoder

    New Methods:

    com.smartgwt.client.widgets.Canvas

    New Methods:

    com.smartgwt.client.widgets.Img

    New Methods:

    com.smartgwt.client.widgets.form.DynamicForm

    New Methods:

    com.smartgwt.client.widgets.form.FilterBuilder

    New Methods:

    com.smartgwt.client.widgets.form.fields.CanvasItem

    New Methods:

    com.smartgwt.client.widgets.form.fields.FormItem

    New Methods:

    com.smartgwt.client.widgets.form.fields.FormItemIcon

    New Methods:

    com.smartgwt.client.widgets.form.fields.SelectItem

    New Methods:

    com.smartgwt.client.widgets.form.fields.TextAreaItem

    New Methods:

    com.smartgwt.client.widgets.form.fields.TextItem

    New Methods:

    com.smartgwt.client.widgets.form.validator.CustomValidator

    New Fields:
    New Methods:

    com.smartgwt.client.widgets.form.validator.Validator

    New Methods:

    com.smartgwt.client.widgets.grid.ListGrid

    Removed Methods:
    Method Changes:

    old:public java.lang.String getRecordComponentPoolingMode()
    new:public com.smartgwt.client.types.RecordComponentPoolingMode getRecordComponentPoolingMode()

    New Methods:

    com.smartgwt.client.widgets.grid.ListGridField

    New Methods:

    com.smartgwt.client.widgets.layout.Layout

    New Methods:

    com.smartgwt.client.widgets.layout.SectionStack

    New Methods:

    com.smartgwt.client.widgets.menu.Menu

    com.smartgwt.client.widgets.menu.MenuBar

    New Methods:

    com.smartgwt.client.widgets.menu.MenuButton

    New Methods:

    com.smartgwt.client.widgets.tab.Tab

    New Methods:

    com.smartgwt.client.widgets.tab.TabSet

    New Methods:

    com.smartgwt.client.widgets.tree.Tree

  • public com.smartgwt.client.types.LoadState getLoadState(com.smartgwt.client.widgets.tree.TreeNode)
  • public java.lang.Boolean getSeparateFolders()
  • public java.lang.Boolean getSortFoldersBeforeLeaves()
  • public java.lang.Boolean isLoaded(com.smartgwt.client.widgets.tree.TreeNode)
  • public void setSeparateFolders(java.lang.Boolean)
  • public void setSortFoldersBeforeLeaves(java.lang.Boolean)
  • com.smartgwt.client.widgets.tree.TreeGrid

    New Methods:

    New Classes: