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, wait
getComponent, refresh
public boolean isBoosted()
isBoosted
in interface DashletComponent
public void setBoosted(boolean boosted)
Copyright © 2021. All rights reserved.