Class CustomControlIOv2
java.lang.Object
net.n2oapp.framework.config.io.control.ComponentIO<N2oCustomControl>
net.n2oapp.framework.config.io.control.v2.CustomControlIOv2
- All Implemented Interfaces:
BaseElementClassAware<N2oComponent>,ElementClassAware<N2oCustomControl>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oCustomControl>,ElementIO<N2oCustomControl>,NamedElementIO<N2oCustomControl>,NamespaceIO<N2oCustomControl>,TypedElementIO<N2oCustomControl>,ControlIOv2
@Component
public class CustomControlIOv2
extends ComponentIO<N2oCustomControl>
implements ControlIOv2
Чтение запись настраиваемого компонента ввода
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.control.v2.ControlIOv2
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class net.n2oapp.framework.config.io.control.ComponentIO
ioMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.config.io.control.v2.ControlIOv2
getBaseElementClass, getNamespaceUri, setNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix
-
Constructor Details
-
CustomControlIOv2
public CustomControlIOv2()
-
-
Method Details
-
getElementClass
- Specified by:
getElementClassin interfaceElementClassAware<N2oCustomControl>
-
getElementName
- Specified by:
getElementNamein interfaceElementNameAware
-