public class FocusOfControl extends PetalObject implements Tagged
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
FocusOfControl() |
FocusOfControl(PetalNode parent,
Collection params,
int tag) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
int |
getHeight() |
String |
getIconStyle() |
Tag |
getInterObjView() |
Location |
getLocation() |
boolean |
getNested() |
int |
getTag() |
int |
getYCoord() |
void |
setHeight(int o) |
void |
setIconStyle(String o) |
void |
setInterObjView(Tag o) |
void |
setLocation(Location o) |
void |
setNested(boolean o) |
void |
setTag(int t) |
void |
setYCoord(int o) |
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, toString
public FocusOfControl(PetalNode parent, Collection params, int tag)
public FocusOfControl()
public Location getLocation()
public void setLocation(Location o)
public String getIconStyle()
public void setIconStyle(String o)
public Tag getInterObjView()
public void setInterObjView(Tag o)
public int getHeight()
public void setHeight(int o)
public int getYCoord()
public void setYCoord(int o)
public boolean getNested()
public void setNested(boolean o)
Copyright © 2018 BITPlan GmbH. All rights reserved.