RendererInfo
  • 03 Nov 2020
  • 1 Minute to read
  • Contributors
  • Dark
    Light

RendererInfo

  • Dark
    Light

Article summary

net.comactivity.core.renderer.RendererInfo

isAdjustFieldWidth

Referred to experimental property adjust.field.width. Would always return false, unless set by developer.

The property adjust.field.width adjusted all fields to the same length in the client regardless of field mode, input or output.

Removed

isAdjustFieldWidth()

Replace With

Don't call method.

setAdjustFieldWidth

Referred to experimental property adjust.field.width. Would always be false, unless set by developer with this method.

The property adjust.field.width adjusted all fields to the same length in the client regardless of field mode, input or output.

Removed

setAdjustFieldWidth(boolean adjustFieldWidth)

Replace With

Don't call method.

setDynamicRequestTimeout

The parameter dynamicRequestTimeout has changed from String to int.

Removed

setDynamicRequestTimeout(String dynamicRequestTimeout)

Replace With

setDynamicRequestTimeout(int dynamicRequestTimeout)

Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.