类分层结构
- java.lang.Object
- com.sh.module.ext.mview.builder.grid.Attr (implements java.lang.Cloneable)
- com.sh.module.ext.mview.builder.grid.Col (implements java.lang.Cloneable, com.sh.module.ext.mview.builder.grid.ColContainer)
- com.sh.module.ext.mview.builder.grid.LinkActionBuilder.NewWindowInfo
- com.sh.module.ext.util.LogUtil
- com.sh.module.ext.mview.builder.AbstractMViewBuilder (implements com.sh.module.ext.mview.builder.MViewBuilder)
- com.sh.module.ext.mview.builder.grid.ColConfig (implements java.lang.Cloneable, com.sh.module.ext.mview.builder.grid.ColContainer)
- com.sh.module.ext.mview.builder.grid.DataGridBuilder (implements com.sh.module.ext.mview.builder.grid.GridBody, com.sh.module.ext.config.PostConfigurable)
- com.sh.module.ext.mview.builder.grid.DsBuilder (implements com.sh.module.ext.mview.builder.grid.GridBody, com.sh.module.ext.config.PostConfigurable)
- com.sh.module.ext.mview.builder.grid.DsProcessorBuilder (implements com.sh.module.ext.mview.builder.Atomic, com.sh.module.ext.config.BeanWrapper, com.sh.module.ext.mview.builder.grid.Inheritable)
- com.sh.module.ext.mview.builder.grid.EmbedActionBuilder (implements com.sh.module.ext.mview.builder.Atomic, com.sh.module.ext.mview.builder.grid.Inheritable, com.sh.module.ext.config.PostConfigurable)
- com.sh.module.ext.mview.builder.grid.LinkActionBuilder (implements com.sh.module.ext.mview.builder.Atomic, com.sh.module.ext.mview.builder.grid.Inheritable, com.sh.module.ext.config.PostConfigurable)
- com.sh.module.ext.mview.builder.grid.UpdateByRowActionBuilder (implements com.sh.module.ext.mview.builder.grid.Inheritable, com.sh.module.ext.config.PostConfigurable)
接口分层结构