java.lang.Object
com.s8.api.web.S8WebObject
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
vertex
the vertex attached to this object
-
-
Constructor Details
-
S8WebObject
Main constructor- Parameters:
front
- the front this web object is attached totypeName
- the type name of this object
-