public interface Defines
| Modifier and Type | Method and Description |
|---|---|
Control |
getControl()
The control that must be place in the defined placeholder.
|
List<Control> |
getControls()
The list of controls that must be place in the defined placeholder.
|
String |
getName()
Gest the name of the placeholder to be defined.
|
String getName()
List<Control> getControls()
Control getControl()
Copyright © 2015–2017 Bridje Framework. All rights reserved.