public class StateView extends QuiduView
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
StateView() |
StateView(PetalNode parent,
Collection params,
int tag) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
Compartment |
getCompartment() |
String |
getIDParameter() |
ItemLabel |
getLabel() |
Tag |
getParentView() |
void |
setCompartment(Compartment o) |
void |
setIDParameter(String o) |
void |
setLabel(ItemLabel o) |
void |
setParentView(Tag 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 StateView(PetalNode parent, Collection params, int tag)
public StateView()
public void setIDParameter(String o)
public String getIDParameter()
public ItemLabel getLabel()
public void setLabel(ItemLabel o)
public Compartment getCompartment()
public void setCompartment(Compartment o)
public Tag getParentView()
public void setParentView(Tag o)
Copyright © 2018 BITPlan GmbH. All rights reserved.