public class InterObjView extends QuiduView
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
InterObjView() |
InterObjView(PetalNode parent,
Collection params,
int tag) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
int |
getAnnotation() |
FocusOfControl |
getFocusOfControl() |
int |
getIconHeight() |
int |
getIconWidth() |
ItemLabel |
getLabel() |
void |
setAnnotation(int o) |
void |
setFocusOfControl(FocusOfControl o) |
void |
setIconHeight(int o) |
void |
setIconWidth(int o) |
void |
setLabel(ItemLabel o) |
getQuidu, getQuiduAsLong, getReferencedObject, setQuidu, setQuiduAsLong
getClient, getFillColor, getHeight, getIcon, getIconStyle, getLineColor, getLineStyle, getLocation, getNameParameter, getSupplier, getTag, getWidth, setClient, setFillColor, setHeight, setIcon, setIconStyle, setLineColor, setLineStyle, setLocation, setNameParameter, setSupplier, setTag, setWidth, toString
addProperty, addToList, clone, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, equals, getChildCount, getKind, getLongestName, getName, getNames, getNoProperties, getParameterList, getParent, getProperties, getProperty, getProperty, getPropertyAsBoolean, getPropertyAsFloat, getPropertyAsInteger, getPropertyAsString, getPropertyList, getPropertyName, getPropertyTuples, getQualifiedName, getRoot, indexOf, init, moveProperty, removeFromList, removeProperty, removeProperty, setName, setParameterList, setParent, setProperty
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildCount, getKind
public InterObjView(PetalNode parent, Collection params, int tag)
public InterObjView()
public ItemLabel getLabel()
public void setLabel(ItemLabel o)
public int getIconHeight()
public void setIconHeight(int o)
public int getIconWidth()
public void setIconWidth(int o)
public int getAnnotation()
public void setAnnotation(int o)
public FocusOfControl getFocusOfControl()
public void setFocusOfControl(FocusOfControl o)
Copyright © 2018 BITPlan GmbH. All rights reserved.