FZPProperty
FZPProperty class
Example:
const {FZPProperty} = require('fzp-js')
let property = new FZPProperty()
Constructor Summary
Public Constructor | ||
public |
FZPProperty constructor |
Member Summary
Public Members | ||
public |
the property showInLabel |
|
public |
the property value |
Method Summary
Public Methods | ||
public |
Get the FZProperty showInLabel boolean |
|
public |
Get the FZProperty value |
|
public |
|
|
public |
Set the FZProperty showInLabel boolean |
|
public |
Set the FZProperty value |