Uses of Class
org.pushingpixels.radiance.component.api.common.CommandButtonLayoutManager.TextLayoutInfo
-
Packages that use CommandButtonLayoutManager.TextLayoutInfo Package Description org.pushingpixels.radiance.component.api.common -
-
Uses of CommandButtonLayoutManager.TextLayoutInfo in org.pushingpixels.radiance.component.api.common
Fields in org.pushingpixels.radiance.component.api.common with type parameters of type CommandButtonLayoutManager.TextLayoutInfo Modifier and Type Field Description 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).
-