Interface I_AD_ToolBarButton

All Known Implementing Classes:
MToolBarButton, X_AD_ToolBarButton

public interface I_AD_ToolBarButton
Generated Interface for AD_ToolBarButton
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • setAction

      void setAction(String Action)
      Set Action. Indicates the Action to be performed
    • getAction

      String getAction()
      Get Action. Indicates the Action to be performed
    • setActionClassName

      void setActionClassName(String ActionClassName)
      Set Service Component Name. The service component name that implements the interface for toolbar actions
    • getActionClassName

      String getActionClassName()
      Get Service Component Name. The service component name that implements the interface for toolbar actions
    • setActionName

      void setActionName(String ActionName)
      Set Action Name. Action name on the toolbar
    • getActionName

      String getActionName()
      Get Action Name. Action name on the toolbar
    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_Process_ID

      void setAD_Process_ID(int AD_Process_ID)
      Set Process. Process or Report
    • getAD_Process_ID

      int getAD_Process_ID()
      Get Process. Process or Report
    • getAD_Process

      I_AD_Process getAD_Process() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Tab_ID

      void setAD_Tab_ID(int AD_Tab_ID)
      Set Tab. Tab within a Window
    • getAD_Tab_ID

      int getAD_Tab_ID()
      Get Tab. Tab within a Window
    • getAD_Tab

      I_AD_Tab getAD_Tab() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_ToolBarButton_ID

      void setAD_ToolBarButton_ID(int AD_ToolBarButton_ID)
      Set ToolBar Button
    • getAD_ToolBarButton_ID

      int getAD_ToolBarButton_ID()
      Get ToolBar Button
    • setAD_ToolBarButton_UU

      void setAD_ToolBarButton_UU(String AD_ToolBarButton_UU)
      Set AD_ToolBarButton_UU
    • getAD_ToolBarButton_UU

      String getAD_ToolBarButton_UU()
      Get AD_ToolBarButton_UU
    • setComponentName

      void setComponentName(String ComponentName)
      Set Component Name
    • getComponentName

      String getComponentName()
      Get Component Name
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDisplayLogic

      void setDisplayLogic(String DisplayLogic)
      Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • getDisplayLogic

      String getDisplayLogic()
      Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • setEntityType

      void setEntityType(String EntityType)
      Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • getEntityType

      String getEntityType()
      Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsAddSeparator

      void setIsAddSeparator(boolean IsAddSeparator)
      Set Add Separator
    • isAddSeparator

      boolean isAddSeparator()
      Get Add Separator
    • setIsAdvancedButton

      void setIsAdvancedButton(boolean IsAdvancedButton)
      Set Advanced Button. This Button contains advanced Functionality
    • isAdvancedButton

      boolean isAdvancedButton()
      Get Advanced Button. This Button contains advanced Functionality
    • setIsCustomization

      void setIsCustomization(boolean IsCustomization)
      Set Customization. The change is a customization of the data dictionary and can be applied after Migration
    • isCustomization

      boolean isCustomization()
      Get Customization. The change is a customization of the data dictionary and can be applied after Migration
    • setIsShowMore

      void setIsShowMore(boolean IsShowMore)
      Set Group in show more
    • isShowMore

      boolean isShowMore()
      Get Group in show more
    • setKeyStroke_KeyCode

      void setKeyStroke_KeyCode(int KeyStroke_KeyCode)
      Set Key Code. Key Code for shortcuts
    • getKeyStroke_KeyCode

      int getKeyStroke_KeyCode()
      Get Key Code. Key Code for shortcuts
    • setKeyStroke_Modifiers

      void setKeyStroke_Modifiers(int KeyStroke_Modifiers)
      Set Keystroke Modifiers. Keystroke Modifiers for shortcuts
    • getKeyStroke_Modifiers

      int getKeyStroke_Modifiers()
      Get Keystroke Modifiers. Keystroke Modifiers for shortcuts
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setPressedLogic

      void setPressedLogic(String PressedLogic)
      Set Pressed Logic
    • getPressedLogic

      String getPressedLogic()
      Get Pressed Logic
    • setReadOnlyLogic

      void setReadOnlyLogic(String ReadOnlyLogic)
      Set Read Only Logic. Logic to determine if field is read only (applies only when field is read-write)
    • getReadOnlyLogic

      String getReadOnlyLogic()
      Get Read Only Logic. Logic to determine if field is read only (applies only when field is read-write)
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records