All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, AjaxableComponent, Badgeable, Hideable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

public class PEditRange extends Panel
See Also:
  • Field Details

    • MODE_INSERT

      public static final int MODE_INSERT
      See Also:
    • MODE_UPDATE

      public static final int MODE_UPDATE
      See Also:
    • mode

      protected int mode
    • isInsert

      protected boolean isInsert
    • idAcfd

      protected long idAcfd
    • rowEditing

      protected int rowEditing
    • values

      protected HashGetter values
  • Constructor Details

    • PEditRange

      public PEditRange()
  • Method Details

    • getRowEditing

      public int getRowEditing()
    • setRowEditing

      public void setRowEditing(int rowEditing)
    • show

      public void show(Serializable o)
      Description copied from class: Panel
      It shows (make visible with the pop-up effect) the panel
      Overrides:
      show in class Panel
      Parameters:
      o - serializable object saved as a global variable of the panel
    • setMode

      public void setMode(int mode)
    • getMode

      public int getMode()
    • getValues

      public HashGetter getValues()
      Description copied from class: Control
      Returns the values of the Control
      Overrides:
      getValues in class Control
      Returns:
      The HashGetter that contains the values of the Control
    • onConfirmNewFreeParam

      public boolean onConfirmNewFreeParam(HashGetter hgParams)
    • onCloseClausolaFiltroOdl

      public boolean onCloseClausolaFiltroOdl(HashGetter hg)