org.apache.beehive.netui.tags.javascript
Class ScriptPlacement
Object
ScriptPlacement
public class ScriptPlacement
- extends Object
Methods inherited from class Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
INT_PLACE_BEFORE
protected static final int INT_PLACE_BEFORE
- See Also:
- Constant Field Values
INT_PLACE_AFTER
protected static final int INT_PLACE_AFTER
- See Also:
- Constant Field Values
INT_PLACE_INLINE
protected static final int INT_PLACE_INLINE
- See Also:
- Constant Field Values
INT_PLACE_INFRAMEWORK
protected static final int INT_PLACE_INFRAMEWORK
- See Also:
- Constant Field Values
PLACE_BEFORE
public static final ScriptPlacement PLACE_BEFORE
PLACE_AFTER
public static final ScriptPlacement PLACE_AFTER
PLACE_INLINE
public static final ScriptPlacement PLACE_INLINE
PLACE_INFRAMEWORK
public static final ScriptPlacement PLACE_INFRAMEWORK
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object