public final class NoteCheckBox extends CheckBox implements com.aspose.ms.System.IEquatable<NoteCheckBox>
Represents a note tag that can toggle their state between complete and incomplete.
Modifier and Type | Method and Description |
---|---|
static NoteCheckBox |
createBlueCheckBox()
* Creates a new note tag with BlueCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createBlueCheckBox(String label)
* Creates a new note checkbox with BlueCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createBlueCheckBox1()
* Creates a new note tag with BlueCheckBox1Empty icon and default label.
|
static NoteCheckBox |
createBlueCheckBox1(String label)
* Creates a new note checkbox with BlueCheckBox1Empty icon and specified label.
|
static NoteCheckBox |
createBlueCheckBox2()
* Creates a new note tag with BlueCheckBox2Empty icon and default label.
|
static NoteCheckBox |
createBlueCheckBox2(String label)
* Creates a new note checkbox with BlueCheckBox2Empty icon and specified label.
|
static NoteCheckBox |
createBlueCheckBox3()
* Creates a new note tag with BlueCheckBox3Empty icon and default label.
|
static NoteCheckBox |
createBlueCheckBox3(String label)
* Creates a new note checkbox with BlueCheckBox3Empty icon and specified label.
|
static NoteCheckBox |
createBlueExclamationCheckBox()
* Creates a new note tag with BlueExclamationCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createBlueExclamationCheckBox(String label)
* Creates a new note checkbox with BlueExclamationCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createBlueFlagCheckBox()
* Creates a new note tag with BlueFlagCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createBlueFlagCheckBox(String label)
* Creates a new note checkbox with BlueFlagCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createBluePersonCheckBox()
* Creates a new note tag with BluePersonCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createBluePersonCheckBox(String label)
* Creates a new note checkbox with BluePersonCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createBlueRightArrowCheckBox()
* Creates a new note tag with BlueRightArrowCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createBlueRightArrowCheckBox(String label)
* Creates a new note checkbox with BlueRightArrowCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createBlueStarCheckBox()
* Creates a new note tag with BlueStarCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createBlueStarCheckBox(String label)
* Creates a new note checkbox with BlueStarCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createGreenCheckBox()
* Creates a new note tag with GreenCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createGreenCheckBox(String label)
* Creates a new note checkbox with GreenCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createGreenCheckBox1()
* Creates a new note tag with GreenCheckBox1Empty icon and default label.
|
static NoteCheckBox |
createGreenCheckBox1(String label)
* Creates a new note checkbox with GreenCheckBox1Empty icon and specified label.
|
static NoteCheckBox |
createGreenCheckBox2()
* Creates a new note tag with GreenCheckBox2Empty icon and default label.
|
static NoteCheckBox |
createGreenCheckBox2(String label)
* Creates a new note checkbox with GreenCheckBox2Empty icon and specified label.
|
static NoteCheckBox |
createGreenCheckBox3()
* Creates a new note tag with GreenCheckBox3Empty icon and default label.
|
static NoteCheckBox |
createGreenCheckBox3(String label)
* Creates a new note checkbox with GreenCheckBox3Empty icon and specified label.
|
static NoteCheckBox |
createGreenExclamationCheckBox()
* Creates a new note tag with GreenExclamationCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createGreenExclamationCheckBox(String label)
* Creates a new note checkbox with GreenExclamationCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createGreenFlagCheckBox()
* Creates a new note tag with GreenFlagCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createGreenFlagCheckBox(String label)
* Creates a new note checkbox with GreenFlagCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createGreenPersonCheckBox()
* Creates a new note tag with GreenPersonCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createGreenPersonCheckBox(String label)
* Creates a new note checkbox with GreenPersonCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createGreenRightArrowCheckBox()
* Creates a new note tag with GreenRightArrowCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createGreenRightArrowCheckBox(String label)
* Creates a new note checkbox with GreenRightArrowCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createGreenStarCheckBox()
* Creates a new note tag with GreenStarCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createGreenStarCheckBox(String label)
* Creates a new note checkbox with GreenStarCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createRedFlagCheckBox()
* Creates a new note tag with RedFlagCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createRedFlagCheckBox(String label)
* Creates a new note checkbox with RedFlagCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createYellowCheckBox()
* Creates a new note tag with YellowCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createYellowCheckBox(String label)
* Creates a new note checkbox with YellowCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createYellowCheckBox1()
* Creates a new note tag with YellowCheckBox1Empty icon and default label.
|
static NoteCheckBox |
createYellowCheckBox1(String label)
* Creates a new note checkbox with YellowCheckBox1Empty icon and specified label.
|
static NoteCheckBox |
createYellowCheckBox2()
* Creates a new note tag with YellowCheckBox2Empty icon and default label.
|
static NoteCheckBox |
createYellowCheckBox2(String label)
* Creates a new note checkbox with YellowCheckBox2Empty icon and specified label.
|
static NoteCheckBox |
createYellowCheckBox3()
* Creates a new note tag with YellowCheckBox3Empty icon and default label.
|
static NoteCheckBox |
createYellowCheckBox3(String label)
* Creates a new note checkbox with YellowCheckBox3Empty icon and specified label.
|
static NoteCheckBox |
createYellowExclamationCheckBox()
* Creates a new note tag with YellowExclamationCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createYellowExclamationCheckBox(String label)
* Creates a new note checkbox with YellowExclamationCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createYellowPersonCheckBox()
* Creates a new note tag with YellowPersonCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createYellowPersonCheckBox(String label)
* Creates a new note checkbox with YellowPersonCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createYellowRightArrowCheckBox()
* Creates a new note tag with YellowRightArrowCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createYellowRightArrowCheckBox(String label)
* Creates a new note checkbox with YellowRightArrowCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
createYellowStarCheckBox()
* Creates a new note tag with YellowStarCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
createYellowStarCheckBox(String label)
* Creates a new note checkbox with YellowStarCheckBoxEmpty icon and specified label.
|
boolean |
equals(NoteCheckBox other)
Determines whether the specified object is equal to the current object.
|
boolean |
equals(Object obj)
Determines whether the specified object is equal to the current object.
|
int |
getActionItemType()
Gets the action item type.
|
Color |
getFontColor()
Gets or sets the font color.
|
Color |
getHighlight()
Gets or sets the highlight color.
|
int |
getIcon()
Gets or sets the icon.
|
String |
getLabel()
Gets or sets the label text.
|
int |
hashCode()
Serves as a hash function for the type.
|
void |
setActionItemType(int value)
Sets the action item type.
|
void |
setFontColor(Color value)
Gets or sets the font color.
|
void |
setHighlight(Color value)
Gets or sets the highlight color.
|
void |
setIcon(int value)
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
|
void |
setLabel(String value)
Gets or sets the label text.
|
getChecked, getCompletedTime, getCreationTime, getStatus, setCompleted, setCompleted, setCompletedTime, setCreationTime, setOpen, setStatus
getClass, notify, notifyAll, toString, wait, wait, wait
getCompletedTime, getCreationTime, getStatus, setCompletedTime, setCreationTime, setStatus
public static NoteCheckBox createBlueCheckBox(String label)
* Creates a new note checkbox with BlueCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createBlueCheckBox()
* Creates a new note tag with BlueCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createBlueCheckBox1(String label)
* Creates a new note checkbox with BlueCheckBox1Empty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createBlueCheckBox1()
* Creates a new note tag with BlueCheckBox1Empty icon and default label.
NoteCheckBox
.public static NoteCheckBox createBlueCheckBox2(String label)
* Creates a new note checkbox with BlueCheckBox2Empty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createBlueCheckBox2()
* Creates a new note tag with BlueCheckBox2Empty icon and default label.
NoteCheckBox
.public static NoteCheckBox createBlueCheckBox3(String label)
* Creates a new note checkbox with BlueCheckBox3Empty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createBlueCheckBox3()
* Creates a new note tag with BlueCheckBox3Empty icon and default label.
NoteCheckBox
.public static NoteCheckBox createBlueExclamationCheckBox(String label)
* Creates a new note checkbox with BlueExclamationCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createBlueExclamationCheckBox()
* Creates a new note tag with BlueExclamationCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createBlueFlagCheckBox(String label)
* Creates a new note checkbox with BlueFlagCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createBlueFlagCheckBox()
* Creates a new note tag with BlueFlagCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createBluePersonCheckBox(String label)
* Creates a new note checkbox with BluePersonCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createBluePersonCheckBox()
* Creates a new note tag with BluePersonCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createBlueRightArrowCheckBox(String label)
* Creates a new note checkbox with BlueRightArrowCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createBlueRightArrowCheckBox()
* Creates a new note tag with BlueRightArrowCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createBlueStarCheckBox(String label)
* Creates a new note checkbox with BlueStarCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createBlueStarCheckBox()
* Creates a new note tag with BlueStarCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createGreenCheckBox(String label)
* Creates a new note checkbox with GreenCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createGreenCheckBox()
* Creates a new note tag with GreenCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createGreenCheckBox1(String label)
* Creates a new note checkbox with GreenCheckBox1Empty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createGreenCheckBox1()
* Creates a new note tag with GreenCheckBox1Empty icon and default label.
NoteCheckBox
.public static NoteCheckBox createGreenCheckBox2(String label)
* Creates a new note checkbox with GreenCheckBox2Empty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createGreenCheckBox2()
* Creates a new note tag with GreenCheckBox2Empty icon and default label.
NoteCheckBox
.public static NoteCheckBox createGreenCheckBox3(String label)
* Creates a new note checkbox with GreenCheckBox3Empty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createGreenCheckBox3()
* Creates a new note tag with GreenCheckBox3Empty icon and default label.
NoteCheckBox
.public static NoteCheckBox createGreenExclamationCheckBox(String label)
* Creates a new note checkbox with GreenExclamationCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createGreenExclamationCheckBox()
* Creates a new note tag with GreenExclamationCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createGreenFlagCheckBox(String label)
* Creates a new note checkbox with GreenFlagCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createGreenFlagCheckBox()
* Creates a new note tag with GreenFlagCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createGreenPersonCheckBox(String label)
* Creates a new note checkbox with GreenPersonCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createGreenPersonCheckBox()
* Creates a new note tag with GreenPersonCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createGreenRightArrowCheckBox(String label)
* Creates a new note checkbox with GreenRightArrowCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createGreenRightArrowCheckBox()
* Creates a new note tag with GreenRightArrowCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createGreenStarCheckBox(String label)
* Creates a new note checkbox with GreenStarCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createGreenStarCheckBox()
* Creates a new note tag with GreenStarCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createRedFlagCheckBox(String label)
* Creates a new note checkbox with RedFlagCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createRedFlagCheckBox()
* Creates a new note tag with RedFlagCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createYellowCheckBox(String label)
* Creates a new note checkbox with YellowCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createYellowCheckBox()
* Creates a new note tag with YellowCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createYellowCheckBox1(String label)
* Creates a new note checkbox with YellowCheckBox1Empty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createYellowCheckBox1()
* Creates a new note tag with YellowCheckBox1Empty icon and default label.
NoteCheckBox
.public static NoteCheckBox createYellowCheckBox2(String label)
* Creates a new note checkbox with YellowCheckBox2Empty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createYellowCheckBox2()
* Creates a new note tag with YellowCheckBox2Empty icon and default label.
NoteCheckBox
.public static NoteCheckBox createYellowCheckBox3(String label)
* Creates a new note checkbox with YellowCheckBox3Empty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createYellowCheckBox3()
* Creates a new note tag with YellowCheckBox3Empty icon and default label.
NoteCheckBox
.public static NoteCheckBox createYellowExclamationCheckBox(String label)
* Creates a new note checkbox with YellowExclamationCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createYellowExclamationCheckBox()
* Creates a new note tag with YellowExclamationCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createYellowPersonCheckBox(String label)
* Creates a new note checkbox with YellowPersonCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createYellowPersonCheckBox()
* Creates a new note tag with YellowPersonCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createYellowRightArrowCheckBox(String label)
* Creates a new note checkbox with YellowRightArrowCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createYellowRightArrowCheckBox()
* Creates a new note tag with YellowRightArrowCheckBoxEmpty icon and default label.
NoteCheckBox
.public static NoteCheckBox createYellowStarCheckBox(String label)
* Creates a new note checkbox with YellowStarCheckBoxEmpty icon and specified label.
label
- The tag's label.NoteCheckBox
.public static NoteCheckBox createYellowStarCheckBox()
* Creates a new note tag with YellowStarCheckBoxEmpty icon and default label.
NoteCheckBox
.public int getIcon()
Gets or sets the icon.
Value: TheTagIcon
.@Deprecated public void setIcon(int value)
Gets or sets the icon.
Value: TheTagIcon
.public final String getLabel()
Gets or sets the label text.
public final void setLabel(String value)
Gets or sets the label text.
public final Color getFontColor()
Gets or sets the font color.
public final void setFontColor(Color value)
Gets or sets the font color.
public final Color getHighlight()
Gets or sets the highlight color.
public final void setHighlight(Color value)
Gets or sets the highlight color.
public boolean equals(Object obj)
Determines whether the specified object is equal to the current object.
equals
in interface com.aspose.ms.System.IEquatable<NoteCheckBox>
equals
in class Object
obj
- The object.boolean
.public final boolean equals(NoteCheckBox other)
Determines whether the specified object is equal to the current object.
other
- The object.boolean
.public int hashCode()
Serves as a hash function for the type.
public final int getActionItemType()
public final void setActionItemType(int value)
Copyright (c) 2002-2022 Aspose. All Rights Reserved.