Package adalid.core

Class TabField

All Implemented Interfaces:
Wrappable, Artifact

public class TabField extends AbstractArtifact
Author:
Jorge Campins
  • Method Details

    • getProperty

      public Property getProperty()
      Returns:
      the property
    • getEntityCollection

      public EntityCollection getEntityCollection()
      Returns:
      the entity collection
    • fieldsToString

      protected String fieldsToString(int n, String key, boolean verbose, boolean fields, boolean maps)
      Overrides:
      fieldsToString in class AbstractArtifact