public abstract class QuiduView extends View implements HasQuidu
EMPTY, LOGGER, params, strict
Modifier | Constructor and Description |
---|---|
protected |
QuiduView(PetalNode parent,
String name,
Collection params,
int tag) |
protected |
QuiduView(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getQuidu() |
long |
getQuiduAsLong() |
QuidObject |
getReferencedObject() |
void |
setQuidu(String quid) |
void |
setQuiduAsLong(long quid) |
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
accept, 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
accept, getChildCount, getKind
protected QuiduView(PetalNode parent, String name, Collection params, int tag)
protected QuiduView(String name)
public long getQuiduAsLong()
getQuiduAsLong
in interface HasQuidu
public void setQuiduAsLong(long quid)
setQuiduAsLong
in interface HasQuidu
public QuidObject getReferencedObject()
getReferencedObject
in interface HasQuidu
Copyright © 2018 BITPlan GmbH. All rights reserved.