Module com.s8.api

Class S8WebObject

java.lang.Object
com.s8.api.web.S8WebObject

public class S8WebObject extends Object
Base type of the object that can be used to populate the front.
Author:
Pierre Convert Copyright (C) 2025, Pierre Convert. All rights reserved.
See Also:
  • Field Details

    • vertex

      public final S8WebVertex vertex
      the vertex attached to this object
  • Constructor Details

    • S8WebObject

      public S8WebObject(S8WebFront front, String typeName)
      Main constructor
      Parameters:
      front - the front this web object is attached to
      typeName - the type name of this object