Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IVFragment
Packages that use IVFragment
Package
Description
-
Uses of IVFragment in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IVFragmentModifier and TypeMethodDescription<E extends IVFragment>
EIVFragment.into(E into) Copy data into another generated Record/POJO implementing the common interface IVFragmentMethods in cn.vertxup.ui.domain.tables.interfaces that return IVFragmentModifier and TypeMethodDescriptiondefault IVFragmentIVFragment.fromJson(io.vertx.core.json.JsonObject json) IVFragment.setButtonConnect(String value) Setter forDB_ETERNAL.V_FRAGMENT.BUTTON_CONNECT.IVFragment.setButtonGroup(String value) Setter forDB_ETERNAL.V_FRAGMENT.BUTTON_GROUP.Setter forDB_ETERNAL.V_FRAGMENT.CONFIG.IVFragment.setContainer(String value) Setter forDB_ETERNAL.V_FRAGMENT.CONTAINER.Setter forDB_ETERNAL.V_FRAGMENT.GRID.Setter forDB_ETERNAL.V_FRAGMENT.KEY.Setter forDB_ETERNAL.V_FRAGMENT.MODAL.Setter forDB_ETERNAL.V_FRAGMENT.NOTICE.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IVFragmentModifier and TypeMethodDescriptionvoidIVFragment.from(IVFragment from) Load data from another generated Record/POJO implementing the common interface IVFragment -
Uses of IVFragment in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IVFragmentMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IVFragmentMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IVFragmentConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IVFragment -
Uses of IVFragment in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IVFragmentMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IVFragmentMethods in cn.vertxup.ui.domain.tables.records with parameters of type IVFragment