Uses of Class
com.iohao.net.framework.core.ActionCommandRegion
Packages that use ActionCommandRegion
Package
Description
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building
blocks used by ionet business logic.
-
Uses of ActionCommandRegion in com.iohao.net.framework.core
Fields in com.iohao.net.framework.core with type parameters of type ActionCommandRegionModifier and TypeFieldDescriptionfinal Map<Integer, ActionCommandRegion> ActionCommandRegions.regionMapAction map. key : cmdMethods in com.iohao.net.framework.core that return types with arguments of type ActionCommandRegionModifier and TypeMethodDescriptionActionCommandRegions.streamActionCommandRegion()Stream all registeredActionCommandRegioninstances.