Interface RemoteField

All Superinterfaces:
Cloneable, Component, DataComponent, Field
All Known Implementing Classes:
RemoteFieldImpl

public interface RemoteField extends Field
  • Method Details

    • getFormBase

      @Nullable @Nullable String getFormBase()
      Used to determine the search- and list-form of the remote field.
    • getFormName

      String getFormName()
    • getConstriction

      @Nullable @Nullable String getConstriction()
    • getDisplayDocsTree

      boolean getDisplayDocsTree()
    • getDisplayAdvancedSearch

      boolean getDisplayAdvancedSearch()
    • getDisplayCreateButton

      boolean getDisplayCreateButton()
    • getDisplayCreateButtonWidget

      boolean getDisplayCreateButtonWidget()
    • getItemCount

      Integer getItemCount()