Class ColorSelectorPopupMenuPresentationModel
- java.lang.Object
-
- org.pushingpixels.radiance.component.api.common.popup.model.BaseCommandPopupMenuPresentationModel
-
- org.pushingpixels.radiance.component.api.common.popup.model.ColorSelectorPopupMenuPresentationModel
-
- All Implemented Interfaces:
ImmutablePresentationModel,PresentationModel
public class ColorSelectorPopupMenuPresentationModel extends BaseCommandPopupMenuPresentationModel
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classColorSelectorPopupMenuPresentationModel.Builder
-
Method Summary
-
-
-
Method Detail
-
builder
public static ColorSelectorPopupMenuPresentationModel.Builder builder()
-
getColorColumns
public int getColorColumns()
-
getMenuPresentationState
public CommandButtonPresentationState getMenuPresentationState()
-
getMenuPopupFireTrigger
public BaseCommandButtonPresentationModel.PopupFireTrigger getMenuPopupFireTrigger()
-
getSelectedStateHighlight
public BaseCommandButtonPresentationModel.SelectedStateHighlight getSelectedStateHighlight()
-
-