Known Direct Subclasses
|
Class Overview
Represents the Property Panel that appears in the Editor when certain elements like links and images are
triggered.
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
Constants
public
static
final
String
PROPERTY_PANEL_SELECTOR
Constant Value:
"#property-panel"
public
static
final
String
PROPERTY_PANEL_SHADOW_SELECTOR
Constant Value:
".aui-shadow-parent"
Fields
Protected Constructors
Public Methods
public
String
getPropertyPanelSelector
()
public
double
getTopOffset
()
public
boolean
isPresent
()
public
void
waitUntilHidden
()
public
void
waitUntilVisible
()