# Enum: com.pnfsoftware.jeb.core.properties.impl.PropertyInputSizeHint

Size hint for clients rendering a property.

## Constant: EXTRA

## Constant: LARGE

## Constant: MEDIUM

## Constant: SMALL

## Constant: TINY

## Static Method: valueOf
- parameter: `name`, type: `java.lang.String`
- return type: `com.pnfsoftware.jeb.core.properties.impl.PropertyInputSizeHint`


## Static Method: values
- return type: `com.pnfsoftware.jeb.core.properties.impl.PropertyInputSizeHint[]`


