Class ColumnLong

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

@Component @Configurable public class ColumnLong extends Column
This class implements the user interface object that represents a column of a table and allows to arranges the data of Long type in tabular format. The values are aligned to the right and cannot be wrapped.
See Also:
GCApi:
component
  • Constructor Details

    • ColumnLong

      public ColumnLong()
      Creates a ColumnLong
  • Method Details