com.sencha.gxt.theme.base.client.field
Class FieldSetDefaultAppearance
java.lang.Object
com.sencha.gxt.theme.base.client.field.FieldSetDefaultAppearance
- All Implemented Interfaces:
- FieldSet.FieldSetAppearance
- Direct Known Subclasses:
- BlueFieldSetAppearance
public class FieldSetDefaultAppearance
- extends java.lang.Object
- implements FieldSet.FieldSetAppearance
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldSetDefaultAppearance
public FieldSetDefaultAppearance()
FieldSetDefaultAppearance
public FieldSetDefaultAppearance(FieldSetDefaultAppearance.FieldSetResources resources)
render
public void render(SafeHtmlBuilder sb)
- Specified by:
render in interface FieldSet.FieldSetAppearance
getTextElement
public XElement getTextElement(XElement parent)
- Specified by:
getTextElement in interface FieldSet.FieldSetAppearance
getToolElement
public XElement getToolElement(XElement parent)
- Specified by:
getToolElement in interface FieldSet.FieldSetAppearance
getContainerTarget
public XElement getContainerTarget(XElement parent)
- Specified by:
getContainerTarget in interface FieldSet.FieldSetAppearance
onCollapse
public void onCollapse(XElement parent,
boolean collapse)
- Specified by:
onCollapse in interface FieldSet.FieldSetAppearance
Copyright © 2012. All Rights Reserved.