Uses of Class
org.jvnet.flamingo.common.CommandButtonLayoutManager.TextLayoutInfo

Packages that use CommandButtonLayoutManager.TextLayoutInfo
org.jvnet.flamingo.common   
 

Uses of CommandButtonLayoutManager.TextLayoutInfo in org.jvnet.flamingo.common
 

Fields in org.jvnet.flamingo.common with type parameters of type CommandButtonLayoutManager.TextLayoutInfo
 java.util.List<CommandButtonLayoutManager.TextLayoutInfo> CommandButtonLayoutManager.CommandButtonLayoutInfo.extraTextLayoutInfoList
          Layout information for the command button extra text (that can span multiple lines).
 java.util.List<CommandButtonLayoutManager.TextLayoutInfo> CommandButtonLayoutManager.CommandButtonLayoutInfo.textLayoutInfoList
          Layout information for the command button text (that can span multiple lines).