Modifier and Type | Method and Description |
---|---|
void |
closePalette()
Close the palette of colorbox
|
void |
closePicker()
Close the colorpicker of this colorbox
|
void |
destroy()
Destroys the resource of the
ContentHandler |
void |
getPosition()
Returns the position of the
Menu
that contains this palette popup |
boolean |
isOpen()
Returns whether the content is open
|
void |
openContent()
|
void |
openPalette()
Open the palette of colorbox
|
void |
openPicker()
Open the colorpicker of this colorbox
|
void |
setContent(String content)
Sets the embedded content (i.e., HTML tags) that is
shown as part of the description.
|
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy
public boolean isOpen()
public void setContent(String content)
It is useful to show the description in more versatile way.
There is a way to create Colorbox
automatically by using
#color=#RRGGBB, usage example setContent("#color=FFFFFF")
content
- public void destroy()
ContentHandler
public void openContent()
public void openPalette()
public void closePalette()
public void openPicker()
public void closePicker()
public void getPosition()
Menu
that contains this palette popupCopyright © 2005-2023 Potix Corporation. All Rights Reserved.