Class NginxStretchNode

All Implemented Interfaces:
LvLayoutNode, Cloneable
Direct Known Subclasses:
NginxStretchPatternNode, NginxUriNode

public class NginxStretchNode extends LvLayoutStretchNode
  • Constructor Details

    • NginxStretchNode

      public NginxStretchNode(@NonNull String fieldName, String fieldType, boolean removeSpacesBefore)
    • NginxStretchNode

      public NginxStretchNode(@NonNull String fieldName, String fieldType, boolean removeSpacesBefore, int minSize)
  • Method Details