Package ch.nolix.system.webgui.main
Klasse ControlFactory
java.lang.Object
ch.nolix.system.webgui.main.ControlFactory
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic boolean
canCreateControlOfType
(String type) static Control
<?, ?> createControlFromSpecification
(INode<?> specification) static Control
<?, ?> createControlOfType
(String type) static void
registerControlClass
(Class<Control<?, ?>> controlClass, Class<Control<?, ?>>... controlClasses)
-
Methodendetails
-
canCreateControlOfType
-
createControlFromSpecification
-
createControlOfType
-
registerControlClass
-