| Package | Description |
|---|---|
| org.itsnat.comp |
Contains generic interfaces of components, markup namespace independent, they may be applied to HTML components, SVG components, XML components etc.
|
| Modifier and Type | Method and Description |
|---|---|
ItsNatModalLayer |
ItsNatComponentManager.createItsNatModalLayer(Element element,
boolean cleanBelow,
float opacity,
String background,
NameValue[] artifacts)
Creates a new modal layer component using the specified element if provided.
|
ItsNatModalLayer |
ItsNatComponentManager.createItsNatModalLayer(Element element,
boolean cleanBelow,
int zIndex,
float opacity,
String background,
NameValue[] artifacts)
Creates a new modal layer component using the specified element if provided.
|
ItsNatModalLayer |
ItsNatComponentManager.createItsNatModalLayer(Element element,
NameValue[] artifacts)
Creates a new modal layer component using the specified element if provided
By default cleanBelow is false unless "cleanBelow" is defined as artifact or as a markup attribute.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.