public static class TextEditorTool.ColorSelection extends AbstractColorEditorTool<TextEditorTool.COLOR_TYPE>
AbstractColorEditorTool.OnColorSelected<T extends java.lang.Enum>AbstractConfig.AspectConfigInterface, AbstractConfig.BindData, AbstractConfig.ColorConfigInterface, AbstractConfig.ConfigViewHolder, AbstractConfig.FontConfigInterface<T>, AbstractConfig.FrameConfigInterface, AbstractConfig.ImageFilterInterface, AbstractConfig.StickerConfigInterface, AbstractConfig.ToolConfigInterface| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<TextEditorTool.ColorSelection> |
CREATOR |
panelClassisDirty, NO_THUMBNAIL_ID, ORIGINAL_THUMBNAIL_SIZE| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
java.util.List<? extends AbstractConfig.ColorConfigInterface> |
getColorList(ImgLyConfig config) |
detachPanel, getColor, getColorList, isRevertible, revertState, saveState, setColor, writeToParcelattachPanel, getConfig, getLayout, getStateHandler, getVerticalLayout, isAttached, isSelectable, refreshPanel, revertChangescreateViewHolder, generateBindData, generateBindDataAsync, getName, getThumbnailBitmap, getThumbnailBitmap, getThumbnailResId, getTitle, hasStaticThumbnail, isClickable, isDirty, setDirtyFlagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTitlecreateViewHolder, generateBindData, generateBindDataAsync, getName, isDirty, setDirtyFlagpublic static final android.os.Parcelable.Creator<TextEditorTool.ColorSelection> CREATOR
@NonNull public java.util.List<? extends AbstractConfig.ColorConfigInterface> getColorList(ImgLyConfig config)
getColorList in class AbstractColorEditorTool<TextEditorTool.COLOR_TYPE>public int describeContents()
describeContents in interface android.os.ParcelabledescribeContents in class AbstractColorEditorTool<TextEditorTool.COLOR_TYPE>