| Servoy Methods Summary | |
|---|---|
| ICDecorator | addDecorator( ) |
| Boolean | removeDecorator( ICDecorator ) |
| Number | size( ) |
| Servoy Methods Details |
|---|
addDecorator
ICDecorator addDecorator( )
Add an new (empty) Decorator to the DecoratorSet.Returns
ICDecorator decorator ICDecorator
Supported Clients
SmartClient, WebClient, NGClient
removeDecorator
Boolean removeDecorator( ICDecorator )
Remove the decorator from the DecoratorSet.Parameters
ICDecorator decorator the decorator
Returns
Boolean boolean
Supported Clients
SmartClient, WebClient, NGClient