public abstract class AbstractDashletComponent extends Object implements DashletComponent
| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
m_boosted  | 
| Constructor and Description | 
|---|
AbstractDashletComponent()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isBoosted()  | 
void | 
setBoosted(boolean boosted)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponent, refreshpublic boolean isBoosted()
isBoosted in interface DashletComponentpublic void setBoosted(boolean boosted)
Copyright © 2021. All rights reserved.