skip to main content

Internal Objects : CobolGUIJavaBean Class (com.iscobol.gui.server.CobolGUIJavaBean) : setProperty

setProperty
Sets the value of a property of the java-bean in Screen Section. See JAVA-BEAN for more information on java-beans in Screen Section.
General format
int setProperty (name, value)
Syntax rules
1.
name is an alphanumeric data item or literal.
2.
value is an object reference to java.lang.Object. For numeric and alphanumeric values, COBOL data items or literals can be used.
General Rules
1.
name is case sensitive.
setProperty() returns 0 on success and -1 on failure.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left